Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.54 KB

File metadata and controls

42 lines (24 loc) · 1.54 KB

platonic.tools

Build Status Coverage Python Version wemake-python-styleguide

Documentation website for python-platonic project

Features

Installation

pip install platonic-website

Example

Showcase how your project can be used:

from platonic_website.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: 868260c2d659e455bafc2ed4fe242413ef39e4dc. See what is updated since then.