# Installation

# PyPI

You can easily install dotnetfile with pip:

pip install dotnetfile

# Local setup

To install dotnetfile as a module, please use the provided setup.py file. This can be done with the help of Python:
python3 setup.py install

Now, you're all set to use dotnetfile. 🙌