Metadata-Version: 2.4
Name: Has9_pkg1
Version: 0.0.1
Summary: Learning how to publish a python package in pypi
Author-email: Hasnein Tareque <hasnein.tareque@dpird.wa.gov.au>
License: MIT License
Project-URL: Homepage, https://github.com/HasTarC0d3/Has9_pkg1
Keywords: Has9_pkg1
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: Has9_pkg1[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# Has9_pkg1


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


**Learning how to publish a python package in pypi**


-   Free software: MIT License
-   Documentation: https://HasTarC0d3.github.io/Has9_pkg1
    

## Features

-   TODO
