Last Articles
Integrate Pydantic with Django and Django REST Framework
Django, Python, Pydantic
Pydantic is a Pythonic data validation library that makes it easy to create data models and validate data.
Getting started with GraphQL in Python with FastAPI and Ariadne
GraphQL, Python, FastAPI
Generate a FullStack playground using FastAPI, GraphQL and Ariadne....
The Art Of Open Source Development
Opensource, Lifestyle, Passion
Open source is a term that originally referred to open source software (OSS). Open source software is code that is designed to be publicly...
Language & Technology
Python
JavaScript
Shell | Bash
Django
Flask
FastAPI
PostgreSQL
NodeJS
Web Development
Community
⭐ One Of the Biggest Tech Community in Morocco. With genius people who love to be beside the computer and understand how it works, we are into a new challenge like creating Twil-Platform where we can write articles, make videos and live streams and make them accessible to the public.
OpenSource
AuthenticationX
Python, FastAPI, Pydantic
Ready to use and customizable Authentications and Oauth2 management for FastAPI ⚡
Athena
Python, Flask, SQLite
is a web application developed in Flask for testing your skills as a Hacker, Coder and Warrior.
DogeAPI
Python, FastAPI, Docker
API with high performance to create a simple blog and Crud with OAuth2PasswordBearer & JWT.
My Business
Python, Django, LinodeAPI
is a business management tool featuring accounts, invoices, partners, projects, and server.
FastQL
Python, FastAPI, GraphQL
Generate a FullStack playground using FastAPI and GraphQL and Ariadne 🚀.
FRDP
Python, FastAPI, Docker
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin
Nectus
Python, Flask, ReactJs
A boilerplate Flask API for a Fullstack Project with some additional packages and configuration prebuilt.
Talks
⭐ Up to 90% of software security problems are caused by coding errors, which is why secure coding practices and secure coding standards are essential.
⭐ In this episode, we talk about Open Source and the annual event Hacktoberfest. We answer your questions about getting started with Open Source, the best practices, and how it could help advance your career.
⭐ The syntax async def introduces either a native coroutine or an asynchronous generator. The expressions async with and async for are also valid. The keyword await passes function control back to the event loop.
⭐ As Python grows in popularity, the variety of high-quality frameworks available to developers has blossomed. In addition to steadfast options like Django and Flask, there are many new options including FastAPI.