Python Tutorials

Open-source Python projects categorized as Tutorials

Top 20 Python Tutorial Projects

  • oppia

    A free, online learning platform to make quality education accessible for all.

  • Project mention: 🐍🐍 23 issues to grow yourself as an exceptional open-source Python expert 🧑‍💻 🥇 | dev.to | 2023-10-19

    Repo : https://github.com/oppia/oppia

  • python-tutorial

    A Python 3 programming tutorial for beginners.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • videos

    This is my video documentation. Here you'll find code-snippets, technical documentation, templates, command reference, and whatever is needed for all my YouTube Videos. (by ChristianLempa)

  • Project mention: Having trouble in getting SSL in Nginx Proxy Manager and Cloudflare, Docker. | /r/selfhosted | 2023-11-05

    Hey all, I am trying to build my home server to have nextcloud to store most of my stuff. I started the journey without any significant knowledge about hosting. So far: * I got a domain name. I moved the nameservers to Cloudflare. * Got to know that ipv4 was being blocked by ISP for port forwarding but ipv6 wasn't. So opened the ports on ipv6 address. Checked the open ports of public ipv6 address and they were showing open. * I installed the Nginx Proxy Manager along with Nextcloud on Docker by following the following tutorial: https://www.youtube.com/watch?v=iFHbzWhKfuU&list=LL&index=2&t=457s The docker file is in here: https://github.com/christianlempa/videos/tree/main/nextcloud-tutorial

  • ControlNet-for-Diffusers

    Transfer the ControlNet with any basemodel in diffusers🔥

  • opencv_tutorials

    Tutorials for learning OpenCV by making a video game bot.

  • Project mention: [Question] Viewing PS Remote Play window in OpenCV | /r/opencv | 2023-05-30

    I am using code sourced from here: just using the files main.py and windowcapture.py with the window name 'PS Remote Play'. The window does not need to be actually visible on screen, although it does need to be non-minimised.

  • numpy-tutorials

    NumPy tutorials & educational content in notebook format

  • python-beginner-programming-exercises

    Practice your Python programming skills with this interactive and auto-graded set of exercises.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Raspberry-Pi-Pico-

    Tutorials / Projects and Devlog - Course Related to the Raspberry Pi Pico

  • code-for-blog

    Code for various tutorials and programs I've written about on my blog (by petercollingridge)

  • flytesnacks

    Flyte Documentation 📖

  • demos

    Demonstrative scripts (by acamso)

  • Project mention: Just found out that you can send SMS texts for free | news.ycombinator.com | 2023-12-17

    I came across this python script (https://github.com/acamso/demos/blob/master/_email/send_txt_msg.py) line and saw that you can send SMS texts programmatically just by sending an email to your mobile carrier.

  • tutorials

    Some code that I presented in my blog can be found here. Check it out 🔍 (by willianantunes)

  • BERT-Transformer-Pytorch

    Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)

  • smart-buoy

    🌊 The Smart Buoy is an ocean characteristic measuring device. The data is sent from the buoy to a base station and displayed via a web app.

  • TeachMePythonLikeIm5

    Teach the Python programming language using a collection of super beginner friendly tutorials and challenges.

  • manim_videos

    This repository contains the code used to generate videos on Varniex channel.

  • FAS-3-Application-Factory

    A repo that contains a working example of Flask using the Application Factory pattern.

  • djangoExample

    Example Krptn Integration with Django

  • Project mention: Krptn: User Auth and Encryption of data at rest, derived from users’ credentials | news.ycombinator.com | 2023-09-12

    Hello, all!

    Encryption and user authentication are crucial to cybersecurity.

    Encryption can be implemented at various levels. I believe that handling encryption at the application level is the most secure since it decreases the attack surface. For example, the SQL server doesn’t get to see the plaintext.

    Krptn is a piece of software I’m currently building which could be used as a user authentication service, which also handles encryption (at the application level) of the user’s associated data (e.g.: the users’ phone number).

    (Krptn only has a Python API right now.)

    It would run in the same server instance as your Python code, so no need to host anything new (decreased complexity) - just install the Python module and call the APIs.

    For additional security, I designed the system to derive the encryption keys from the users’ credentials. This prevents an attacker who gains access to the database from being able to decrypt all the data since the encryption keys aren’t stored anywhere. Additionally, each user gets an asymmetric keypair. This enables users to share specific pieces of information with each other.

    I know that, for many projects, this level of encryption is not required to secure their system and hence not everyone would benefit from using this. But I hope that for the people who do wish to have such security, this project will help.

    It would be much appreciated if you would try this out. Please let me know what you think of this! Also please provide some feedback if you have any!

    Here is an example Django integration: https://github.com/krptn/djangoExample

    Here is an example Flask integration: https://github.com/krptn/flaskExample

    GitHub repo: https://github.com/krptn/krypton

  • datasets

    A collection of free datasets hosted with ReductStore (by reductstore)

  • Project mention: Easy Guide to Integrating Kafka: Practical Solutions for Managing Blob Data | dev.to | 2024-01-22

    ReductStore is a specialized time-series database designed for blob data, optimized for edge computing, computer vision, and IoT applications.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Tutorials related posts

Index

What are some of the best open-source Tutorial projects in Python? This list will help you:

Project Stars
1 oppia 5,614
2 python-tutorial 1,271
3 videos 808
4 ControlNet-for-Diffusers 757
5 opencv_tutorials 475
6 numpy-tutorials 433
7 python-beginner-programming-exercises 234
8 Raspberry-Pi-Pico- 212
9 code-for-blog 163
10 navigation2_tutorials 154
11 flytesnacks 73
12 demos 49
13 tutorials 40
14 BERT-Transformer-Pytorch 38
15 smart-buoy 28
16 TeachMePythonLikeIm5 25
17 manim_videos 16
18 FAS-3-Application-Factory 3
19 djangoExample 2
20 datasets 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com