{"id":19570564,"url":"https://github.com/mikma03/production-python","last_synced_at":"2026-05-10T23:48:51.742Z","repository":{"id":111514116,"uuid":"516139184","full_name":"Mikma03/Production-Python","owner":"Mikma03","description":"This repository is a comprehensive collection of advanced Python programming resources, featuring examples, exercises, and concepts from various sources. It is designed for Python developers looking to deepen their understanding and expertise in various aspects of the language. The repository covers a wide range of topics.","archived":false,"fork":false,"pushed_at":"2024-01-24T22:28:52.000Z","size":63876,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T02:52:45.134Z","etag":null,"topics":["best-practices","deployment","package","production","python3","reference-implementation","resources","testing"],"latest_commit_sha":null,"homepage":"https://github.com/Mikma03/Python_ce_ab","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mikma03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-07-20T21:27:20.000Z","updated_at":"2024-02-03T14:55:50.000Z","dependencies_parsed_at":"2024-01-24T23:50:00.216Z","dependency_job_id":null,"html_url":"https://github.com/Mikma03/Production-Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikma03%2FProduction-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikma03%2FProduction-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikma03%2FProduction-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikma03%2FProduction-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mikma03","download_url":"https://codeload.github.com/Mikma03/Production-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240834046,"owners_count":19865249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["best-practices","deployment","package","production","python3","reference-implementation","resources","testing"],"created_at":"2024-11-11T06:15:36.787Z","updated_at":"2026-05-10T23:48:51.716Z","avatar_url":"https://github.com/Mikma03.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TOC --\u003e\n\n- [Websites dedicated for Python](#websites-dedicated-for-python)\n  - [Real Python](#real-python)\n- [Python API's](#python-apis)\n  - [REST API i Python. Kurs video.](#rest-api-i-python-kurs-video)\n  - [APIs for Beginners](#apis-for-beginners)\n  - [Python API Development](#python-api-development)\n  - [Postman Beginner's Course - API Testing](#postman-beginners-course---api-testing)\n  - [Build a Django REST API with the Django Rest Framework](#build-a-django-rest-api-with-the-django-rest-framework)\n  - [Building Python Microservices with FastAPI](#building-python-microservices-with-fastapi)\n  - [Build REST APIs with Django REST Framework and Python](#build-rest-apis-with-django-rest-framework-and-python)\n  - [REST APIs with Flask and Python](#rest-apis-with-flask-and-python)\n  - [GraphQL in Action](#graphql-in-action)\n  - [GraphQL. Kurs video. Buduj nowoczesne API w Pythonie](#graphql-kurs-video-buduj-nowoczesne-api-w-pythonie)\n\n\u003c!-- /TOC --\u003e\n## Python 3 Module of the Week\n\nPyMOTW-3 is a series of articles written by Doug Hellmann to demonstrate how to use the modules of the Python 3 standard library.\n\n\u003e https://pymotw.com/3/\n\n## Live Python code\n\n\u003e https://pythontutor.com/\n\n---\n\n# Websites dedicated for Python\n\n## Real Python\n\n\u003e https://realpython.com/\n\n\n---\n\n# Python API's\n\n## REST API i Python. Kurs video.\n\n\u003e https://helion.pl/ksiazki/rest-api-i-python-kurs-video-pracuj-z-api-przy-uzyciu-fastapi-mongodb-i-pytest-dawid-wybierek,vresta.htm#format/w\n\n## APIs for Beginners\n\n\u003e https://www.youtube.com/watch?v=GZvSYJDk-us\u0026t=3143s\u0026ab_channel=freeCodeCamp.org\n\n## Python API Development\n\n\u003e https://www.youtube.com/watch?v=0sOvCWFmrtA\u0026t=80s\u0026ab_channel=freeCodeCamp.org\n\n## Postman Beginner's Course - API Testing\n\n\u003e https://www.youtube.com/watch?v=VywxIQ2ZXw4\u0026ab_channel=freeCodeCamp.org\n\n## Build a Django REST API with the Django Rest Framework\n\n\u003e https://www.youtube.com/watch?v=c708Nf0cHrs\n\n## Building Python Microservices with FastAPI\n\n\u003e https://learning.oreilly.com/library/view/building-python-microservices/9781803245966/\n\n## Build REST APIs with Django REST Framework and Python\n\n\u003e https://learning.oreilly.com/videos/build-rest-apis/9781801819022/\n\n## REST APIs with Flask and Python\n\n\u003e https://learning.oreilly.com/videos/rest-apis-with/9781788621526/\n\n## GraphQL in Action\n\n\u003e https://learning.oreilly.com/library/view/graphql-in-action/9781617295683/\n\n## GraphQL. Kurs video. Buduj nowoczesne API w Pythonie\n\n\u003e https://helion.pl/ksiazki/graphql-kurs-video-buduj-nowoczesne-api-w-pythonie-lukasz-przybylski,vgraph.htm#format/w\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikma03%2Fproduction-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikma03%2Fproduction-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikma03%2Fproduction-python/lists"}