Links tagged “python”
233 links, newest first.
emptysqua.re
Resource page for A. Jesse Jiryu Davis's talk on coding a Python 3 async framework from scratch, linking the demo repository and the 500 Lines chapter.
retweet.readthedocs.org
Documentation for Retweet, a Python command-line bot that reposts another account's tweets, filtered by hashtag, regular expression, age or retweet count.
andersbll.github.io
DeepPy, an MIT-licensed Python deep learning framework covering feedforward, convolutional and autoencoder networks on CPU or Nvidia GPUs.
docs.python.org
Python 2's robotparser module and its RobotFileParser class, which reads robots.txt and answers whether a user agent may fetch a URL.
aws.amazon.com
AWS's 2015 general-availability post for Boto3, the Python SDK rebuilt around data-driven clients and object-oriented resource APIs.
python.org
The PEP that adds native coroutines to Python 3.5 with async def and await, along with async with and async for.
libcloud.apache.org
A Python library for driving many cloud providers through one API.
github.com
Curated list of Python frameworks, libraries, tools and resources, grouped by topic.
github.com
Collection of Jupyter notebooks covering pandas, NumPy, scikit-learn, TensorFlow, Spark and AWS, used as a hands-on data science reference.
python-prepa.github.io
Support de formation au Python scientifique destiné aux enseignants de classes préparatoires, des bases du langage au traitement d'images et au calcul numérique.
opentsdb.net
Documentation for tcollector, the client-side agent that runs local collectors on a host and pushes their metrics to OpenTSDB.
pythonhosted.org
Documentation for Energy, a small Python library implementing the energy mechanic of social games, where actions cost energy that recovers over time.
spark.apache.org
A multi-language engine for data engineering, data science and machine learning, on one machine or a cluster.
docs.python.org
Recipes from the Python 2 documentation for common logging setups: logging across modules, over the network, with custom handlers, filters and contextual information.



















