Just enough git and GitHub to be productive
https://janik6n.net/just-enough-git-and-github-to-be-productive
https://janik6n.net/just-enough-git-and-github-to-be-productive
janik6n.net
Just enough git and GitHub to be productive
Updated on June 8th, 2022 So you find yourself within a group of people called developers, and are assigned a task to develop a feature to…
Bundling binary tools in Python wheels
https://simonwillison.net/2022/May/23/bundling-binary-tools-in-python-wheels/
https://simonwillison.net/2022/May/23/bundling-binary-tools-in-python-wheels/
Simon Willison’s Weblog
Bundling binary tools in Python wheels
I spotted a new (to me) pattern which I think is pretty interesting: projects are bundling compiled binary applications as part of their Python packaging wheels. I think it’s really …
How to Create a Command-line Application with argparse
Python comes with a built-in library called argparse that you can use to create a command-line interface. In this article, you will learn about Parsing Arguments, Creating Helpful Messages, Adding Aliases, Using Mutually Exclusive Arguments, and Creating a Simple Search Utility.
https://www.blog.pythonlibrary.org/2022/05/19/how-to-create-a-command-line-application-with-argparse/
Python comes with a built-in library called argparse that you can use to create a command-line interface. In this article, you will learn about Parsing Arguments, Creating Helpful Messages, Adding Aliases, Using Mutually Exclusive Arguments, and Creating a Simple Search Utility.
https://www.blog.pythonlibrary.org/2022/05/19/how-to-create-a-command-line-application-with-argparse/
Mouse Vs Python
How to Create a Command-line Application with argparse - Mouse Vs Python
When you are creating an application, you will usually want to be able to tell your application how to do something. There are two popular methods for
Web scraping with Python open knowledge
https://github.com/reanalytics-databoutique/webscraping-open-project
https://github.com/reanalytics-databoutique/webscraping-open-project
GitHub
GitHub - TheWebScrapingClub/webscraping-from-0-to-hero: The web scraping open project repository aims to share knowledge and experiences…
The web scraping open project repository aims to share knowledge and experiences about web scraping with Python - TheWebScrapingClub/webscraping-from-0-to-hero
diego-vicente / som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
https://github.com/diego-vicente/som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
https://github.com/diego-vicente/som-tsp
GitHub
GitHub - diego-vicente/som-tsp: Solving the Traveling Salesman Problem using Self-Organizing Maps
Solving the Traveling Salesman Problem using Self-Organizing Maps - diego-vicente/som-tsp
Envelope
Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.
https://github.com/CZ-NIC/envelope
Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.
https://github.com/CZ-NIC/envelope
GitHub
GitHub - CZ-NIC/envelope: Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.
Insert a message and attachments and send e-mail / sign / encrypt contents by a single line. - CZ-NIC/envelope
A New Way to Automate Google Sheets with Python
https://www.xlwings.org/blog/python-for-google-sheets
https://www.xlwings.org/blog/python-for-google-sheets
Python in Excel alternative: Open. Self-hosted. No limits.
A New Way to Automate Google Sheets with Python
Introducing xlwings for Google Sheets, an all new way to use Python for spreadsheet automation.
The unreasonable effectiveness of f-strings and re.VERBOSE
A look at one or two ways to make life easier when working with Python regular expressions.
https://death.andgravity.com/f-re
A look at one or two ways to make life easier when working with Python regular expressions.
https://death.andgravity.com/f-re
death and gravity
The unreasonable effectiveness of f-strings and re.VERBOSE
... in which we look at one or two ways to make life easier when working with Python regular expressions.
Memory Management in Python - Part 1: What Are Pointers?
A tour of some of CPython’s dark memory magic and unintuitive behaviours!
https://anvil.works/articles/pointers-in-my-python-1
A tour of some of CPython’s dark memory magic and unintuitive behaviours!
https://anvil.works/articles/pointers-in-my-python-1
Anvil
Memory Management in Python - Part 1: What Are Pointers?
Join me for a tour of some of CPython’s dark memory magic and unintuitive behaviours! This blog post is the first in a three-part write-up of a conference talk I gave in 2021.
NiChord
NiChord is a Python package for visualizing functional connectivity data.
https://github.com/paulcbogdan/NiChord
NiChord is a Python package for visualizing functional connectivity data.
https://github.com/paulcbogdan/NiChord
GitHub
GitHub - paulcbogdan/NiChord: Package for visualizing brain networks. Creates chord diagrams drawn using matplotlib
Package for visualizing brain networks. Creates chord diagrams drawn using matplotlib - paulcbogdan/NiChord
Someone is trying to typosquatting the Python requests package
https://medium.com/checkmarx-security/typosquatting-attack-on-requests-one-of-the-most-popular-python-packages-3b0a329a892d
https://medium.com/checkmarx-security/typosquatting-attack-on-requests-one-of-the-most-popular-python-packages-3b0a329a892d
Medium
Typosquatting Attack on ‘requests’- One of the Most Popular Python packages
A combined attack of typosquatting and StarJacking on the popular python package “Requests”
The Python GIL: Past, Present, and Future
Learn about the history of Python's GIL and what the future holds for it.
https://www.backblaze.com/blog/the-python-gil-past-present-and-future/
Learn about the history of Python's GIL and what the future holds for it.
https://www.backblaze.com/blog/the-python-gil-past-present-and-future/
Backblaze Blog | Cloud Storage & Cloud Backup
What Is the Python GIL and Will They Get Rid of It?
Understanding the Python Global Interpreter Lock can help you understand coding more fully. Read more to get more insight into Python and its GIL.
Objectiv
Objectiv is open-source product analytics infrastructure with a generic event taxonomy.
https://github.com/objectiv/objectiv-analytics
Objectiv is open-source product analytics infrastructure with a generic event taxonomy.
https://github.com/objectiv/objectiv-analytics
GitHub
GitHub - objectiv/objectiv-analytics: Powerful product analytics for data teams, with full control over data & models.
Powerful product analytics for data teams, with full control over data & models. - GitHub - objectiv/objectiv-analytics: Powerful product analytics for data teams, with full control over da...
borisdayma / dalle-mini
DALL·E Mini - Generate images from a text prompt
https://github.com/borisdayma/dalle-mini
DALL·E Mini - Generate images from a text prompt
https://github.com/borisdayma/dalle-mini
GitHub
GitHub - borisdayma/dalle-mini: DALL·E Mini - Generate images from a text prompt
DALL·E Mini - Generate images from a text prompt. Contribute to borisdayma/dalle-mini development by creating an account on GitHub.
gradio-app / gradio
Create UIs for your machine learning model in Python in 3 minutes
https://github.com/gradio-app/gradio
Create UIs for your machine learning model in Python in 3 minutes
https://github.com/gradio-app/gradio
GitHub
GitHub - gradio-app/gradio: Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! - gradio-app/gradio
Multitenancy with FastAPI, SQLAlchemy and PostgreSQL
Find out how to split your tenant data using PostgreSQL, extend your FastAPI backend to handle multitenancy and perform migrations with Alembic.
https://mergeboard.com/blog/6-multitenancy-fastapi-sqlalchemy-postgresql/
Find out how to split your tenant data using PostgreSQL, extend your FastAPI backend to handle multitenancy and perform migrations with Alembic.
https://mergeboard.com/blog/6-multitenancy-fastapi-sqlalchemy-postgresql/
Mergeboard
Multitenancy with FastAPI, SQLAlchemy and PostgreSQL
Find out how to split your tenant data using PostgreSQL, extend your FastAPI backend to handle multitenancy and perform migrations with Alembic.