Aura-Notes
Aura Notes is a Windows based notepad app built with Tkinter and Python. It offers a modern look with menu look and it is completely open source with no ads or trackers. It also packs some advanced features, to know more, check README
https://github.com/rohankishore/Aura-Notes
Aura Notes is a Windows based notepad app built with Tkinter and Python. It offers a modern look with menu look and it is completely open source with no ads or trackers. It also packs some advanced features, to know more, check README
https://github.com/rohankishore/Aura-Notes
GitHub
GitHub - rohankishore/Aura-Notes: Aura Notes is a Windows based notepad app built with Tkinter and Python. It offers a modern look…
Aura Notes is a Windows based notepad app built with Tkinter and Python. It offers a modern look with menu look and it is completely open source with no ads or trackers. It also packs some advance...
A simple example of Python OOP development (with TDD) - Part 1
If you are eager to learn some Python and do not know how to start, this post may give you some ...
https://www.thedigitalcatonline.com/blog/2015/05/13/python-oop-tdd-example-part1/
If you are eager to learn some Python and do not know how to start, this post may give you some ...
https://www.thedigitalcatonline.com/blog/2015/05/13/python-oop-tdd-example-part1/
Thedigitalcatonline
A simple example of Python OOP development (with TDD) - Part 1
The development of a simple Python module from scratch using TDD
Django bugfix release: 4.1.4
Django 4.1.4 fixes several bugs in 4.1.3.
https://www.djangoproject.com/weblog/2022/dec/06/bugfix-release/
Django 4.1.4 fixes several bugs in 4.1.3.
https://www.djangoproject.com/weblog/2022/dec/06/bugfix-release/
Django Project
Django bugfix release: 4.1.4
Posted by Carlton Gibson on Dec. 6, 2022
The Ultimate Guide to Writing Functions
Over the years, I’ve seen a lot of code by different people, and my conclusion is that writing great, well-designed functions is difficult. So, I made this guide, which includes the 7 most important things you should do when writing functions.
https://www.youtube.com/watch?v=yatgY4NpZXE
Over the years, I’ve seen a lot of code by different people, and my conclusion is that writing great, well-designed functions is difficult. So, I made this guide, which includes the 7 most important things you should do when writing functions.
https://www.youtube.com/watch?v=yatgY4NpZXE
YouTube
The Ultimate Guide to Writing Functions
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Over the years, I’ve seen a lot of code by different people, and my conclusion is that writing great, well-designed functions is difficult. So, I made this guide,…
Over the years, I’ve seen a lot of code by different people, and my conclusion is that writing great, well-designed functions is difficult. So, I made this guide,…
Ready-to-go sample data pipelines with Dataflow
This post is for all data practitioners, who are interested in learning about bootstrapping, standardization and automation of batch data pipelines at Netflix.
https://netflixtechblog.com/ready-to-go-sample-data-pipelines-with-dataflow-17440a9e141d
This post is for all data practitioners, who are interested in learning about bootstrapping, standardization and automation of batch data pipelines at Netflix.
https://netflixtechblog.com/ready-to-go-sample-data-pipelines-with-dataflow-17440a9e141d
Medium
Ready-to-go sample data pipelines with Dataflow
by Jasmine Omeke, Obi-Ike Nwoke, Olek Gorajek
github-trends
Level up your GitHub profile readme with customizable cards including LOC statistics!
https://github.com/avgupta456/github-trends
Level up your GitHub profile readme with customizable cards including LOC statistics!
https://github.com/avgupta456/github-trends
GitHub
GitHub - avgupta456/github-trends: 🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics! - avgupta456/github-trends
FAQtory
FAQtory is a tool to auto-generate a FAQ.md (Frequently Asked Questions) document for your project.
https://github.com/willmcgugan/faqtory
FAQtory is a tool to auto-generate a FAQ.md (Frequently Asked Questions) document for your project.
https://github.com/willmcgugan/faqtory
GitHub
GitHub - willmcgugan/faqtory: A tool to generate FAQ.md documents and automatically suggest answers to issues
A tool to generate FAQ.md documents and automatically suggest answers to issues - willmcgugan/faqtory
OpenRepo
Open Source repository management for deb, rpm, and generic packages.
https://github.com/openkilt/openrepo
Open Source repository management for deb, rpm, and generic packages.
https://github.com/openkilt/openrepo
GitHub
GitHub - openkilt/openrepo: Open Source repository management for deb, rpm, and generic packages
Open Source repository management for deb, rpm, and generic packages - openkilt/openrepo
The cloudy layers of modern-day programming
Is what we do development anymore?
https://vickiboykis.com/2022/12/05/the-cloudy-layers-of-modern-day-programming/
Is what we do development anymore?
https://vickiboykis.com/2022/12/05/the-cloudy-layers-of-modern-day-programming/
★❤✰ Vicki Boykis ★❤✰
The cloudy layers of modern-day programming
Is what we do development anymore?
Show HN: Panoptisch – A recursive dependency scanner for Python projects
https://github.com/R9295/panoptisch
https://github.com/R9295/panoptisch
GitHub
GitHub - R9295/panoptisch: A recursive dependency scanner for Python projects
A recursive dependency scanner for Python projects - R9295/panoptisch
Jupyter Server 2.0
Jupyter Server provides the core web server that powers JupyterLab and Jupyter Notebook. This release brings many new features and lays groundwork for a more multi-user, (real-time) collaborative Jupyter experience.
https://blog.jupyter.org/jupyter-server-2-0-is-released-121ac99e909a
Jupyter Server provides the core web server that powers JupyterLab and Jupyter Notebook. This release brings many new features and lays groundwork for a more multi-user, (real-time) collaborative Jupyter experience.
https://blog.jupyter.org/jupyter-server-2-0-is-released-121ac99e909a
Medium
Jupyter Server 2.0 is released!
This release brings many new features and lays groundwork for a more multi-user, (real-time) collaborative Jupyter experience.
Gymnasium
A standard API for reinforcement learning and a diverse set of reference environments.
https://github.com/Farama-Foundation/Gymnasium
A standard API for reinforcement learning and a diverse set of reference environments.
https://github.com/Farama-Foundation/Gymnasium
GitHub
GitHub - Farama-Foundation/Gymnasium: An API standard for single-agent reinforcement learning environments, with popular reference…
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym) - Farama-Foundation/Gymnasium
A crash course in Python “comprehensions” and “generators”
https://medium.com/@petefison/a-crash-course-in-python-comprehensions-and-generators-f069c8f8ca38
https://medium.com/@petefison/a-crash-course-in-python-comprehensions-and-generators-f069c8f8ca38
Medium
A crash course in Python “comprehensions” and “generators”
Master them in 20 minutes. Use them every day.
Natural Language Processing Demystified
A free, comprehensive course to turn you into an NLP expert.
https://www.nlpdemystified.org/
A free, comprehensive course to turn you into an NLP expert.
https://www.nlpdemystified.org/
www.nlpdemystified.org
Natural Language Processing Demystified
A free, accessible course on Natural Language Processing with 15 modules and 9 notebooks of theory and practice, clearly explained.
Learn Python GUI Development for Desktop
Learn how to use Qt for Python using PySide6 to build cross platform desktop apps for Windows, Mac and Linux.
https://www.youtube.com/watch?v=Z1N9JzNax2k
Learn how to use Qt for Python using PySide6 to build cross platform desktop apps for Windows, Mac and Linux.
https://www.youtube.com/watch?v=Z1N9JzNax2k
YouTube
Learn Python GUI Development for Desktop – PySide6 and Qt Tutorial
Learn how to use Qt for Python using PySide6 to build cross platform desktop apps for Windows, Mac and Linux.
💻 Source code: https://github.com/rutura/Qt-For-Python-PySide6-GUI-For-Beginners-The-Fundamentals-
✏️ Course developed by Daniel Gakwaya. Check…
💻 Source code: https://github.com/rutura/Qt-For-Python-PySide6-GUI-For-Beginners-The-Fundamentals-
✏️ Course developed by Daniel Gakwaya. Check…
Introducing PyTorch 2.0
In this post, you will find all the information you need to better understand what PyTorch 2.0 is, where it’s going and more importantly how to get started today (e.g., tutorial, requirements, models, common FAQs).
https://pytorch.org/get-started/pytorch-2.0/
In this post, you will find all the information you need to better understand what PyTorch 2.0 is, where it’s going and more importantly how to get started today (e.g., tutorial, requirements, models, common FAQs).
https://pytorch.org/get-started/pytorch-2.0/
What is your favorite ,most underrated 3rd party python module that made your programming 10 times more easier and less code ? so we can also try that out :-) .as a beginner , mine is pyinputplus
https://www.reddit.com/r/Python/comments/zc3mvf/what_is_your_favorite_most_underrated_3rd_party/
https://www.reddit.com/r/Python/comments/zc3mvf/what_is_your_favorite_most_underrated_3rd_party/
reddit
What is your favorite ,most underrated 3rd party python module...
Posted in r/Python by u/Sandeev_Perera • 672 points and 207 comments