pymultirole-plugins 0.5.260

Creator: codyrutscher

Last updated:

Add to Cart

Description:

pymultiroleplugins 0.5.260

Requirements

Python 3.8+
Flit to put Python packages and modules on PyPI
Pydantic for the data parts.

Installation
pip install flit
pip install pyformatters-plugins

Publish the Python Package to PyPI

Increment the version of your package in the __init__.py file:

"""An amazing package!"""

__version__ = 'x.y.z'


Publish

flit publish

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.