Skip to content

DanilZherebtsov/boilerplatecode

Repository files navigation

logo.png

boilerplatecode is a Python module for demonstrating the process of open-source package creation, described in this YouTube video.

The project was created by Danil Zherebtsov in 2023 based on numerous requests.

It is currently maintained by a single contributor.

Documentation: link-to-documetation-here (or betteryet a hyperlink)

Installation

$ pip install boilerplatecode
$ pip install --upgrade boilerplatecode

Dependencies

boilerplate-code requires:

  • Python (>= 3.6)
  • NumPy (>= 1.23.5) # this package does not require numpy, mentioned here as an example

boilerplate-code contains:

  • PasswordGenerator class that allows to generate random passwords
  • more to come...

Development

We welcome new contributors of all experience levels. The boilerplatecode community goals are to be helpful, welcoming, and effective. The Development Guide has detailed information about contributing code, documentation, tests, and more. We've included some basic information in this README.

Important links

Source code

You can check the latest sources with the command:

git clone https://github.com/DanilZherebtsov/boilerplatecode.git

Submitting a Pull Request

Before opening a Pull Request, have a look at the full Contributing page to make sure your code complies with our guidelines: https://scikit-learn.org/stable/developers/index.html

Communication

  • Author email:
  • Author profile:

Citation

If you use boilerplatecode in a media/research publication, we would appreciate citations to the following: paper/profile/website/etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages