Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by hackersandslackers

A curated list of projects in awesome lists by hackersandslackers .

https://github.com/hackersandslackers/flask-blueprint-tutorial

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

flask flask-assets flask-blueprint flask-blueprint-tutorial flask-blueprints python tutorial

Last synced: 16 Feb 2025

https://github.com/hackersandslackers/flask-sqlalchemy-tutorial

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

flask flask-application-factory flask-sqlalchemy orm-framework orms python sqlalchemy sqlalchemy-orm tutorial

Last synced: 16 Feb 2025

https://github.com/hackersandslackers/flask-wtform-tutorial

πŸ“πŸ˜Ž Tutorial to implement forms in your Flask app.

flask flask-application flask-wtf form-validation python tutorial wtforms

Last synced: 19 Feb 2025

https://github.com/hackersandslackers/paramiko-tutorial

πŸ“‘πŸ SSH & SCP in Python with Paramiko

network-automation paramiko python scp ssh-client tutorial

Last synced: 16 Feb 2025

https://github.com/hackersandslackers/flask-session-tutorial

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

flask flask-login flask-session python redis tutorial tutorials

Last synced: 16 Nov 2024

https://github.com/hackersandslackers/sqlalchemy-tutorial

πŸ§ͺπŸ”¬ Use SQLAlchemy to connect, query, and interact with relational databases.

database database-management orm-framework orms python sqlalchemy sqlalchemy-orm sqlalchemy-python tutorial

Last synced: 19 Feb 2025

https://github.com/hackersandslackers/flask-jinja-tutorial

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

flask jinja jinja2 jinja2-templates jinja2-templating-engine

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/beautifulsoup-tutorial

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

beautifulsoup beautifulsoup4 python scraping scraping-websites scripting tutorial

Last synced: 18 Feb 2025

https://github.com/hackersandslackers/python-poetry-tutorial

:snake: :pencil2: Simple Python project built with Poetry.

poetry python template tutorial

Last synced: 12 Feb 2025

https://github.com/hackersandslackers/pandas-sqlalchemy-tutorial

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

data-analysis data-science dataframes pandas pandas-sqlalchemy-tutorial python sql-database sqlalchemy tutorial

Last synced: 16 Nov 2024

https://github.com/hackersandslackers/redis-python-tutorial

:o2: :thought_balloon: Leverage in-memory data storage to make your Python apps snappy.

cache memory-management nosql python redis redis-client redis-py

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/googlecloud-storage-tutorial

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

cloud google google-cloud-storage python python-sdk tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/psycopg2-tutorial

:elephant: :floppy_disk: Tutorial for connecting to a Postgres database in Python.

database postgres postgresql python python-3 tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/django-views-tutorial

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

django django-application mvc-framework python tutorial web-application

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/hackersandslackers-theme

πŸ‘» πŸ“ ✨ Clean Ghost theme with advanced features & customization.

blog blog-template ghost ghost-theme handlebars javascript sass webpack

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/aiohttp-aiofiles-tutorial

πŸ”„ 🌐 Handle thousands of HTTP requests, disk writes, and other I/O-bound tasks simultaneously with Python's quintessential async libraries.

aiofiles aiohttp async asynchronous asyncio concurrency http-client python tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/bigquery-sqlalchemy-tutorial

:bar_chart: :arrow_right: :floppy_disk: ETL script to migrate data from BigQuery to SQL.

bigquery bigquery-sqlalchemy-tutorial databases etl mysql postgres python sql sqlalchemy tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/flask-assets-tutorial

:postal_horn: :page_facing_up: Serve compiled frontend assets in Flask with `Flask-Assets`.

flask flask-application flask-assets flask3 jsmin lessc lesscpy python python3 tutorial tutorials

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/jsonld-scraper-tutorial

🌎 πŸ–₯ Supercharge your scraper to extract quality page metadata by parsing JSON-LD data via Python's extruct library.

beautifulsoup extruct json-ld python scraper structured-data tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/django-intro-tutorial

πŸš€βœ… Get started with Django by building your first web app.

beginner django mvc-framework python tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/bigquery-python-tutorial

:bar_chart: :snake: Create tables in Google BigQuery, auto-generate their schemas, and retrieve said schemas.

bigquery data-warehouse gcs google-bigquery google-cloud google-cloud-sdk google-cloud-storage python tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/asyncio-tutorial-part1

πŸπŸ” Intro to concurrency in Python with Asyncio.

asynchronous asyncio concurrency python python3 tutorial

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/golang-helloworld

🐹 πŸ’¬ Create your first "Hello world" app written in Golang.

go golang golang-application golang-examples hello-world mux tutorial

Last synced: 17 Feb 2025

https://github.com/hackersandslackers/asyncio-tutorial-part2

Intro to concurrency in Python with Asyncio.

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/gcloud-image-transformer

πŸ–ΌπŸ”¨ Optimize images hosted on Google Cloud Storage.

cdn flask google-cloud-storage pillow python3 retina serverless webp

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/netlify-functions-tutorial

🟩 🐹 Write and deploy Golang Lambda Functions to your GatsbyJS site on Netlify.

aws aws-lambda gatsbyjs go golang lambda lambda-functions netlify serverless

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/ghost-sql-sanitation

:ghost: πŸ–² Sanitize Ghost Blog SQL data on a schedule to ensure content quality.

blog-maintenance mysql pymysql python3 sql sql-queries

Last synced: 09 Nov 2024

https://github.com/hackersandslackers/hackersandslackers

Hackers and Slackers

Last synced: 02 Jan 2025

https://github.com/hackersandslackers/hackers-jupyter-posts

:red_circle: :closed_book: Our repository for Jupyter Notebook to serve as blog posts.

blog data data-engineering gatsbyjs jupyter jupyter-notebook python python3

Last synced: 02 Jan 2025

https://github.com/hackersandslackers/go-lambda-function-tutorial

🐹 πŸ’¬ "Hello world" Lambda function written in Golang.

aws aws-lambda gatsbyjs go golang jamstack lambda lambda-functions netlify serverless

Last synced: 11 Dec 2024