Skip to content

physician797/Python-Scripts-2

 
 

Repository files navigation

website title image

👉 A Collection of Awesome Problem Solving Scripts in Python.👈

repo language github stars github forks code size

open issues closed issues open pull request closed pull request

hacktoberfest MIT license

discord invite last contributions total contributors

DISCLAIMER : The Scripts are not tested therefore use it on your own risk. our team will be not resposible for any damage.

How to Contribute 🤔

You can contribute by adding new scripts, improving current scripts or documentation. Here are some instructions before making a Pull Request:

Steps to take to contribute 👣

  • Create an issue for making any changes to code. When the issue is approved you can make changes.
  • Pull latest change from upstream branch before starting the changing of code.
  • Add your file in a properly named directory (lowercase)
  • Use Flake8 locally for linting Python Code. (We have linting checks so if your code fails it we will not merge the PR.)
    • pip install flake8
  • Add pytest/unittest if possible
  • Add README.md for your script instructions to run the script with required dependencies.
  • Script should be in plugin format. (if possible, it will be great)

Show instructions

flake8 py

Projects links 🔗

Report a Bug 🐛

  • Help us improve scripts. Report bugs here

Maintainers 😎

Contributors

Stargazers over time

Stargazers over time

Social Channel 💻 - Connect with like minded people

built by developers built with love

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.0%
  • HTML 15.7%
  • Jupyter Notebook 1.3%