devDotPy
327 subscribers
23 photos
1 file
9 links
Download Telegram
According to GitHub's 2024 survey, Python is the top programming language.
Django, Python's web framework, has surpassed 80K stars, making it the world's most starred web framework.

The slowest language is now growing at the fastest speed. πŸ“ˆ
πŸ”₯8πŸ–•3
Using print function to fnd bugs in your codes?

Don't do that again.❌
Wrap your full codebase with logging βœ…πŸ˜Ž

Learn logging (Pareto Principle tutorial) :
https://github.com/biisal/logging-tutorial
πŸ–•3❀1πŸ”₯1
πŸ–•4πŸ”₯2
Create telegram bot in one click with this boilerplate

Link : Telegram Boilerplate
πŸ”₯5πŸ–•5❀1πŸ‘1πŸ₯°1πŸ‘1🀩1😍1
https://chat.whatsapp.com/FI5KE8kQg1JGWwuE71fmwZ

Join only if you are interested in programming .. otherwise you will not get any interest πŸ‘
πŸ‘1
New update in our chatgpt bot and Bard ai bot with deepseek ai πŸ™‚πŸ’ͺ🏻

It's fun to see how ai thinks before responding to you
It's very useful when solving any problem with ai

Now I have added Deepseek-r1 model that is the best ai model ever in the world (currently better than gpt-4o)

If you are using our ChatGPTbot repo ,you don't need to upgrade your repo you can check it out. πŸ˜„

So check it : @bard_ai_v2_bot πŸ™‚

Ek star mar dena πŸ‘πŸ»
πŸ‘3❀‍πŸ”₯1πŸ”₯1πŸ•Š1
I’ve created a new Python package with FastAPI in mind, called FastRDB (R stands for Redis).
While working with FastAPI (or any other framework), we usually write
separate CRUD operations for SQLAlchemy (database) and Redis (cache). So I thoughtβ€”why not merge them?
So I made FastRDB πŸ™ƒ , which provides various methods to perform CRUD, and it will automatically work with Redis as well.

Features:
Type-Safe CRUD Operations: Built with Python type hints and generics for robust type checking
SQLAlchemy Integration: Seamless integration with SQLAlchemy for database operations
Redis Caching: Integrated Redis caching with automatic cache invalidation
Async Support: Fully asynchronous operations using SQLAlchemy async ORM and Redis
Pagination: Built-in pagination support with customizable limits and page numbers
Pydantic Integration: Seamless integration with Pydantic for schema validation
Automatic Cache Management: Smart cache invalidation on data modifications

please check it on pypi : https://pypi.org/project/fastrdb
Github : https://github.com/biisal/fastrdb

You can contribute or raise issues in the GitHub repo.

Thank you

ek star Mardo.... πŸ™‡
πŸ‘4❀1