Metadata-Version: 2.1
Name: encoder7
Version: 0.0.2
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Author-email: Kanishk mittal <kanishkmittal2005@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/Kanishk-mittal/encoder7
Keywords: encoder7
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: encoder7[extra] ; extra == 'all'
Provides-Extra: extra
Requires-Dist: pandas ; extra == 'extra'

# encoder7


[![image](https://img.shields.io/pypi/v/encoder7.svg)](https://pypi.python.org/pypi/encoder7)
[![image](https://img.shields.io/conda/vn/conda-forge/encoder7.svg)](https://anaconda.org/conda-forge/encoder7)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT License
-   Documentation: https://Kanishk-mittal.github.io/encoder7
    

## Features

-   TODO
