Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subhranil002/python-mini-projects
Explore 10 Python mini projects covering various programming concepts. Perfect for learning and practicing Python skills ... ❤️
https://github.com/subhranil002/python-mini-projects
python python-mini-projects python3
Last synced: 4 days ago
JSON representation
Explore 10 Python mini projects covering various programming concepts. Perfect for learning and practicing Python skills ... ❤️
- Host: GitHub
- URL: https://github.com/subhranil002/python-mini-projects
- Owner: subhranil002
- License: mit
- Created: 2024-02-27T19:36:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T19:40:43.000Z (9 months ago)
- Last Synced: 2024-02-27T21:45:22.763Z (9 months ago)
- Topics: python, python-mini-projects, python3
- Language: Python
- Homepage: https://github.com/subhranil002
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Mini-Projects
Welcome to the Python Mini Projects repository! This collection comprises 10 mini projects developed using Python. Each project focuses on different aspects of Python programming, offering opportunities to explore various concepts and functionalities.
## How to Use
Explore the projects by browsing through the repository. Each project is contained within its own file, labeled appropriately. Simply open the project file to view the code and accompanying resources.
Feel free to experiment with the code, modify it, and use it as a learning resource to deepen your understanding of Python.
## Contributing
If you'd like to contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch (`git checkout -b project/your-project-name`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add new project'`).
5. Push to the branch (`git push origin project/your-project-name`).
6. Create a new Pull Request.## License
This project is licensed under the [MIT License](https://github.com/subhranil002/Python-Mini-Projects?tab=MIT-1-ov-file).
Made With ❤️