Pinned Loading
-
introduccion-a-python
introduccion-a-python PublicEste tutorial es una versión traducida y reducida del tutorial Introduction to Python for Data Science impartido en Pycon 2018.
Jupyter Notebook
-
sqlalchemy-introduction
sqlalchemy-introduction PublicSpanish version of https://towardsdatascience.com/sqlalchemy-python-tutorial-79a577141a91 used in a local Python Meetup
Jupyter Notebook
-
A Python Fabfile to deploy a wordpre...
A Python Fabfile to deploy a wordpress site over SSH 1import os
2from time import time
3from fabric.api import sudo, run, task, env, cd, get, local
4from fabric.context_managers import shell_env
5 -
woo-to-printavo
woo-to-printavo PublicCustom Multisite implementation to send WooCommerce Orders to Printavo
PHP 1
-
Script to download files in a async ...
Script to download files in a async way, using Python asyncio 1import os
2import asyncio
3import aiohttp # pip install aiohttp
4import aiofile # pip install aiofile
5 -
flask-meetup
flask-meetup PublicTaller de Flask impartido por la comunidad de Python Nicaragua
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.