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://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…
Python drawer
https://stackoverflow.blog/2019/05/06/predicting-stack-overflow-tags-with-googles-cloud-ai/
Stack Overflow Blog
Predicting Stack Overflow Tags with Google’s Cloud AI
Check out a cool project that leverages Stack Overflow Data and Google's Cloud AI to predict what tags would work best on Stack Overflow questions.
Python drawer
https://www.youtube.com/watch?v=8DvywoWv6fI
YouTube
Python for Everybody - Full University Python Course
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no pre-requisites and avoids all but the simplest mathematics.
🔗
Sample Code Zip: https://www.py4e.com/code3.zip
🔗
Lecture Slides and Handouts:…
Python drawer
https://towardsdatascience.com/a-birds-eye-view-leveraging-machine-learning-to-generate-nests-30dd2136a839
Medium
A Bird’s Eye View: How Machine Learning Can Help You Charge Your E-Scooters
A full-stack machine learning web application that makes location recommendations via geospatial clustering
Python drawer
https://blog.easyaspy.org/post/14/2019-05-05-how-to-submit-a-package-to-pypi
EasyAsPy
How to Submit a Package to PyPI
Complete guide to Python package creation, automated testing and deployment
Python drawer
https://kyso.io/KyleOS/nbestimate
Kyso
Estimating and Predicting the number of Jupyter Notebooks on Github
Using Github's API to estimate number of Notebooks on Github and fbprophet to predict future growth!
Python drawer
https://medium.com/@georgepaw/jupyterhub-with-kubernetes-on-single-bare-metal-instance-tutorial-67cbd5ec0b00
Medium
JupyterHub with Kubernetes On Single Bare Metal Instance Tutorial
Preamble
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…
TWeb.init({scrollToPost:'python101/3018'});