- Notifications
You must be signed in to change notification settings - Fork2
Collection of Best Python Projects !
License
mahimairaja/open-source-python-projects-2023
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository is created as open source library where peole can come and enrich their knowledge by sharing.
Contributions, issues and feature requests are welcome!
Feel free to checkissues page.
Select an issue and ask to beassigned to it.
Check existing scripts in theprojects directory.
Star this repository.
On theopen-source-python-projects-2023 repo page, click theFork button.
Clone your forked repository to your local machine.
Checkout to development branch (name your branch according to the issue name).
git checkout -b<branch-name>
Create a folder inprojects directoryaccording to issue name.
Write your code and add to the respective folder in the projects directory, locally.
Don't forget to add a
README.mdin your folder, according to theREADME_TEMPLATE.Add the changes with
git add,git commit(write a good commit message, if possible):git add -Agit commit -m"<your message>"Push the codeto your repository.
git push origin<branch-name>
Go to the GitHub page ofyour fork, andmake a pull request:
| SR No | Project | Author |
|---|---|---|
| 01 | Live Graph | iKurious |
| 02 | Twitter Bot | Abylin Johnson |
| 03 | ML Api | iKurious |
| 04 | Socket Programming | Abylin Johnson |
| 05 | Transcription API (DNA) | Mahimai Raja J |
| 06 | Sms from Raspberry Pi | Abylin Johnson |
About
Collection of Best Python Projects !
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.