ptiwari6239 / Hacktoberfest2023-Python-Projects

Hacktoberfest2023 - Feel free to create a new file, and do not hesitate to pull your code, the most important thing is that the file name here must match your nickname so that the file does not conflict with other people. If you have multiple project files just make a folder in your nickname and add those files there.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest2023-Python-Projects

hf10_horz_scl_cmyk

Hacktoberfest2023-Python-Projects is a Python Projects library made by Open-Source Enthusiast. Feel free to create a new file, and do not hesitate to pull your code, the most important thing is that the file name here must match your nickname so that the file does not conflict with other people. If you have multiple project files just make a folder in your nickname and add those files there.

Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

Steps for GUI Contributing

  1. Fork the Project.
    image
  2. In your fork, Press Add file -> Create new file.
    image
  3. Then enter the name of your script, if you want to create a subfolder enter <your-username>/example.py. after that enter your code and press commit changes.
    image
  4. Then press on 1 commit ahead.
    image
  5. Lastly press on Create Pull Request and Open a Pull Request.
    image

Steps for command line Contributing

  1. Fork the Project
  2. Clone your Repository (git clone https://github.com/<your-username>/Hacktoberfest2023-Python-Projects.git)
  3. Create your Feature Branch (git checkout -b feature/amazing_feature)
  4. Commit your Changes (git commit -m 'Add some amazing_feature')
  5. Push to the Branch (git push origin feature/amazing_feature)
  6. Open a Pull Request

Give us a Star

If you find this project useful, you can show your appreciation by giving it a star on GitHub. Thank you very much!

License

MIT

hf10_banner_sponsors_1032x600

About

Hacktoberfest2023 - Feel free to create a new file, and do not hesitate to pull your code, the most important thing is that the file name here must match your nickname so that the file does not conflict with other people. If you have multiple project files just make a folder in your nickname and add those files there.

License:MIT License


Languages

Language:Python 100.0%