Python drawer
@python101
36
subscribers
1
photo
2
files
3.7K
links
A collection of curated Python resources from trustworthy sources.
Download Telegram
Join
Python drawer
36 subscribers
Python drawer
https://pythonspeed.com/articles/logging-for-scientific-computing/
Python⇒Speed
Logging for scientific computing: debugging, performance, trust
Logging can help you understand and speed up your scientific computing code, and convince yourself and others that you can trust the results.
Python drawer
https://dustingram.com/articles/2019/04/02/pypi-as-a-service/
Dustingram
PyPI as a Service
Challenges in making a package index turn a profit
Python drawer
https://p403n1x87.github.io/python/profiling/2019/05/05/python-profiling.html
p403n1x87.github.io
Deterministic and Statistical Python Profiling
If you want to be sure that your applications are working optimally, then sooner or later you will end up turning to profiling techniques to identify and cor...
Python drawer
https://www.ecalamia.com/blog/make-your-own-geoip-api/
Ecalamia
Make your own GeoIP API
This article shows you how to maintain your own GeoIP database and to implement an API around it.
Python drawer
https://realpython.com/python-sort/
Realpython
How to Use sorted() and .sort() in Python – Real Python
In this tutorial, you'll learn how to sort various types of data in different data structures in Python. You'll explore custom sorting orders and work with two distinct ways of sorting.
Python drawer
https://realpython.com/python-main-function/
Realpython
Defining Main Functions in Python – Real Python
In this step-by-step tutorial, you'll learn how Python main functions are used and some best practices to organize your code so it can be executed as a noscript and imported from another module.
Python drawer
https://www.teachingpython.fm
Teaching Python
Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching middle school computer science…
Python drawer
https://kite.com/blog/python/flask-restful-api-tutorial
Code Faster with Kite
Tutorial: Building a RESTful API with Flask
Flask allows Python developers to enable API functionality in existing Flask applications using decorator syntax and conditional request handling. Learn and create Flask RESTful APIs today.
Python drawer
https://devblogs.microsoft.com/python/remote-python-development-in-visual-studio-code/
Microsoft News
Remote Python Development in Visual Studio Code
Microsoft’s Python and Visual Studio Code team announced remote development in Visual Studio Code, enabling you to work in development setups where their code and tools are running remotely inside of docker containers, remote SSH hosts, and Windows Subsystem…
Python drawer
https://apirobot.me/posts/distributed-systems-with-rabbitmq
apirobot
Distributed systems with RabbitMQ
In this article, we’re going to talk about the benefits of distributed systems and how to move to distributed systems using RabbitMQ. Then we will learn the fundamentals of RabbitMQ and how t…
Python drawer
http://blog.benwiener.com/programming/2019/04/29/reinventing-the-wheel.html
Benwiener
Reinventing the Wheel: Discovering the Optimal Rolling Shape with PyTorch
It is thought that the wheel was invented more than five thousand years ago, yet modern machine learning tools were only developed in the past few decade...
Python drawer
https://opensource.com/article/19/5/python-black
Opensource.com
Format Python however you like with Black
Learn more about solving common Python problems in our series covering seven PyPI libraries.
Python drawer
https://julien.danjou.info/python-and-functional-programming/
Julien Danjou
An Introduction to Functional Programming with Python
Many Python developers are unaware of the extent to which you can use functional
programming in Python, which is a shame: with few exceptions, functional
programming allows you to write more concise and efficient code. Moreover,
Python’s support for functional…
Python drawer
https://github.com/alcarithemad/zfsp
GitHub
GitHub - alcarithemad/zfsp: ZFS, in Python, without reading the original C.
ZFS, in Python, without reading the original C. Contribute to alcarithemad/zfsp development by creating an account on GitHub.
Python drawer
https://github.com/jazzband/django-axes
GitHub
GitHub - jazzband/django-axes: Keep track of failed login attempts in Django-powered sites.
Keep track of failed login attempts in Django-powered sites. - jazzband/django-axes
Python drawer
https://github.com/yezyilomo/dictfier
GitHub
yezyilomo/dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format - yezyilom...
Python drawer
https://pitcrew.io
Python drawer
https://github.com/simonw/datasette
GitHub
GitHub - simonw/datasette: An open source multi-tool for exploring and publishing data
An open source multi-tool for exploring and publishing data - simonw/datasette
Python drawer
https://pypi.org/project/netdev/
PyPI
netdev
Asynchronous multi-vendor library for interacting with network devices
Python drawer
https://towardsdatascience.com/if-you-like-to-travel-let-python-help-you-scrape-the-best-fares-5a1f26213086
Medium
If you like to travel, let Python help you scrape the best cheap flights!
A simple and customizable project with Python and Selenium, that will search for flights and send the prices directly to your email!
Python drawer
https://www.youtube.com/watch?v=qxMcGDnT8uc
YouTube
Guido van Rossum | Creator of Python
Python is one of the most widely used programming languages. Swapnil Bhartiya, the founder of TFIR, sat down with Guido van Rossum, the creator of Python to talk about the origin of the langue and why he stepped down from the leadership of the very project…
TWeb.init({scrollToPost:'python101/3011'});