Metadata-Version: 2.1
Name: funcpck
Version: 0.0.3
Summary: A Python package for using a function
Home-page: https://github.com/Youssefamroo/funcpck
Author: youssef amr
Author-email: usef.amr11@gmail.com
License: MIT license
Keywords: funcpck
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# funcpck


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


**A Python package for using a function**


-   Free software: MIT license
-   Documentation: https://Youssefamroo.github.io/funcpck
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
