You Need To Study This Beautiful Python Code by Manpreet Singh

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

You Need To Study This Beautiful Python Code | by Ma... https://preettheman.medium.com/you-need-to-study-thi...

Open in app Get started

Sign in to your account (gi__@g__.com) for your personalized experience.

Sign in with Google

Not you? Sign in or create an account

You have 1 free member-only story left this month.


Sign up for Medium and get an extra one

Manpreet Singh Follow

Feb 2 · 3 min read · Listen

Save

You Need To Study This Beautiful Python


Code

Welcome back! Python is an awesome programming language with a ton of


capability, if you’re new to Python, check out the link below to learn more about it:

1 of 5 3/23/22, 19:44
You Need To Study This Beautiful Python Code | by Ma... https://preettheman.medium.com/you-need-to-study-thi...

Open in app Get started


Everything you need to know about Python in 2022
Welcome back! Python is one of my favorite programming
languages of all time, it can really be used to build anything…
preettheman.medium.com

The other day, a few Redditor's talked about some Python projects with amazing
code bases, so, here are some Python projects with some awesome code that you
should check out!

Black
Starting off we have Black, this is an awesome formatter for Python, this specific
project has some awesome Python code as well.

If you want to check out their project, here is a link to their GitHub page:

GitHub - psf/black: The uncompromising Python code


formatter
"Any color you like." Black is the uncompromising Python code
formatter. By using it, you agree to cede control over…
github.com

2 of 5 3/23/22, 19:44
You Need To Study This Beautiful Python Code | by Ma... https://preettheman.medium.com/you-need-to-study-thi...

Rich
Open in app Get started
Next up we have Rich, this project formats your Python code too, and the code is
very good as well:

Here is a link to their GitHub page:

GitHub - Textualize/rich: Rich is a Python library for rich text


and beautiful formatting in the…
English readme * 中⽂ readme * Lengua española readme *
Deutsche readme * Läs på svenska * ⽇本語 readme * 한국어...
github.com

Requests
Next up we have Requests, this is another HTTP library within Python. This code has
been stated of having some awesome Python code as well:

3 of 5 3/23/22, 19:44
You Need To Study This Beautiful Python Code | by Ma... https://preettheman.medium.com/you-need-to-study-thi...

Open in app Get started

Here is a link to their project:

GitHub - psf/requests: A simple, yet elegant, HTTP library.


Requests is a simple, yet elegant, HTTP library. Requests allows
you to send HTTP/1.1 requests extremely easily…
github.com

CPython
Another project that some people liked was the cpython (core python) code, and it
definitely looks pretty clean:

4 of 5 3/23/22, 19:44
You Need To Study This Beautiful Python Code | by Ma... https://preettheman.medium.com/you-need-to-study-thi...

If you want to check out their GitHub page, here is a link to that:
Open in app Get started

GitHub - python/cpython: The Python programming language


Copyright (c) 2001-2022 Python Software Foundation. All rights
reserved. See the end of this file for further copyright…
github.com

There you have it! Do you know of any other Python project code we should check
out? I would love to hear your thoughts about this!

As Always
if you have any suggestions, thoughts, or just want to connect, feel free to
contact/follow me on Twitter! Also, below is a link to some of my favorite resources
for learning programming, Python, R, Data Science, etc

My Recommendations
Here are some of my favorite courses, books and so much more.
27
Most of these are affiliate links that help me create…
sites.google.com

Thanks so much for reading!

5 of 5 3/23/22, 19:44

You might also like