py-pkg-playground

This is a Python package to learn Github actions!


License
MIT
Install
pip install py-pkg-playground==0.3.0

Documentation

py-pkg-playground

Build Status codecov Python Version wemake-python-styleguide

This is a Python package to learn Github actions!

Features

Installation

pip install py-pkg-playground

Example

Showcase how your project can be used:

from py_pkg_playground.example import some_function

print(some_function(3, 4))
# => 7

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: bb1dd122f276580008375990122e1e3f71394275. See what is updated since then.