Hackers and Slackers

Results 17 repositories owned by Hackers and Slackers

flask-sqlalchemy-tutorial

384
Stars
69
Forks
Watchers

:snake: :information_source: Create and manage data in your Flask app via a SQL database.

flask-blueprint-tutorial

443
Stars
66
Forks
Watchers

:blue_book: :package: Structure your Flask apps in a scalable and intelligent way using Blueprints.

flask-wtform-tutorial

138
Stars
43
Forks
Watchers

📝😎 Tutorial to implement forms in your Flask app.

paramiko-tutorial

113
Stars
51
Forks
Watchers

📡🐍 SSH & SCP in Python with Paramiko

flask-session-tutorial

94
Stars
23
Forks
Watchers

:floppy_disk: :bow: Example Flask project for implementing Flask-Session with Redis.

beautifulsoup-tutorial

48
Stars
19
Forks
Watchers

:sparkles: :ramen: Scrape webpage metadata using BeautifulSoup.

django-views-tutorial

19
Stars
7
Forks
Watchers

:rocket: :white_check_mark: Building Django Web-Apps with Function-based and Class-based Views

flask-jinja-tutorial

52
Stars
17
Forks
Watchers

:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.

googlecloud-storage-tutorial

23
Stars
7
Forks
Watchers

:floppy_disk: :cloud: Tutorial for interacting with Google Cloud Storage via the Python SDK.

pandas-sqlalchemy-tutorial

29
Stars
7
Forks
Watchers

:panda_face: :computer: Load or insert data into a SQL database using Pandas DataFrames.