News
Read Python Cheatsheet latest changes here.
If you find this useful, don't forget to drop a star on GitHub đ It helps enormously by giving visibility, reaching more developers, and finding more people willing to contribute.
Attackers Repurposing existing Python-based Malware for Distribution on NPM
Phylum identifies threat actors repurposing common PyPI malware on NPM in a burgeoning software supply chain attack.
SPONSORED LINK
Deploy, host, and scale your Python apps with Kinsta
Deploy your Python app from your GitHub account or bring your Docker container. Launch in minutes at any of our 26 global data centers. Your app is hosted on Google Cloud and secured by Cloudflare. Add one or multiple databases and take advantage of internal connections. 24/7 expert live chat support is always there to help you. Deploy Your Python App Now, Start With a Free Trial!
Articles
Build Your Own Auto-GPT Apps with LangChain
This video is an introduction to the Python LangChain library. LangChain is a framework for developing applications powered by language models like OpenAI's GPT-3.5 and GPT-4
How to Hire Experienced Python Programmers in 2023
Python is gaining popularity as the second most-in-demand language for web development thanks to its scalability. But the language alone doesnât make exceptional software products. Skillful engineers do.
Python HTML Parsers
Web scraping comes in handy when collecting large amounts of data from the internet. This roundup shares a list of popular Python HTML parsers you can use to simplify web scraping.
Building a Generative Image Bot with OpenAI, Telegram, FastAPI and Deta Space
In this step-by-step guide, we'll build a personal Telegram bot that will let you use DALL¡E 2 from your phone.
Accepting Payments with Stripe, Vue.js, and Flask
In this tutorial, we'll develop a web app for selling books using Stripe (for payment processing), Vue.js (the client-side app), and Flask (the server-side API).
Handling Time Zones with Python
This post demonstrates the functionalities to deal with time zones in Python by means of comparative assessment of hourly solar irradiance data for four cities in 2020 based on different time zones.
The Battle of the Agents â 4 Autonomous AI Agents
AutoGPT, BabyAGI, Camel, and a âWestworldâ Simulation
Chatting with Djangoâs documentation using langchain, Chroma & OpenAI APIs
We are building a "question answering over Django documentation" app.
Web Scraping With Python
In this tutorial, we will learn web scraping with Python and also explore some of the high-performance libraries that can be used to create an efficient and powerful scraper.
SPONSORED AD
Sponsor Python Cheatsheet đ§Ą
Python Cheatsheet is an open-source MIT licensed project that has been made possible due to the contributions of many Python developers. If you are interested in supporting this project, please consider becoming a sponsor on GitHub, or contributing by adding, fixing or improving content.
Projects
Langchain: Building applications with LLMs through composability
Large language models (LLMs) are emerging as a transformative technology, enabling developers to build applications that they previously could not. But using these LLMs in isolation is often not enough to create a truly powerful app - the real power comes when you can combine them with other sources of computation or knowledge.
Github-hosted-pypi: Your own private PyPi index, github-hosted
Make all your private packages accessible in one place with this github-hosted PyPi index
Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.
Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set.
StableLM: Stability AI Language Models
This repository contains Stability AI's ongoing development of the StableLM series of language models
Markdown-code-runner: Automatically execute code blocks within a Markdown file
A Python package that automatically executes code blocks within a Markdown file, including hidden code blocks, and updates the output in-place.
Polyfactory: Simple and powerful factories for mock data generation
Polyfactory is a simple and powerful mock data generation library, based around type hints and supporting dataclasses, typed-dicts, Pydantic models and more.
Openai_pricing_logger
openai_pricing_logger is a Python package that logs OpenAI API costs and timestamps. It's designed to help you keep track of API usage and related costs, providing an easy way to monitor and analyze the expenses.
AND FINALLY...
When I ask people at my new job for code docs đ
If you have any questions or suggestions, you can contact us at carlos@pythoncheatsheet.org.