Metadata-Version: 2.1
Name: mathmodel
Version: 0.0.21
Summary: mathmodel REST API access modules
Home-page: https://github.com/h-WAVES/Mathmodel
Author: Waves
Author-email: hhtnan@163.com
Maintainer: Waves
Maintainer-email: hhtnan@163.com
License: MIT Licence
Description: mathmodel
        ===============
        
        [![Version](https://img.shields.io/pypi/v/mathmodel)](https://pypi.org/project/mathmodel/)
        ![License](https://img.shields.io/github/license/h-WAVES/Mathmodel)
        ![downloads](https://img.shields.io/github/downloads/h-WAVES/Mathmodel/total)
        ![](https://img.shields.io/badge/keras-tensorflow-blue.svg)
        ![](https://img.shields.io/badge/keras-tf.keras-blue.svg)
        
        [[中文](https://github.com/h-WAVES/Mathmodel/blob/main/README.zh-CN.md)|[English](https://github.com/h-WAVES/Mathmodel/blob/main/README.md)\]
        
        [Down File](https://pypi.org/project/mathmodel/)
        
        [Homepage](https://github.com/h-WAVES/Mathmodel)
        #Project description
        
        Installation
        ------------
        
        Using pip:Install this through pip:
        
            pip install mathmodel
            
        From source:Download the source code by cloning the repository or by pressing [Download ZIP](https://github.com/h-WAVES/Mathmodel/archive/main.zip) on this page.
        Install by navigating to the proper directory and running
        
            python setup.py install
        
        
        Contributing
        ------------
        1. Fork the repository on GitHub.
        2. Run the mathmodel with `python` to confirm they all pass on your system.
           If the running fail, then try and find out why this is happening. If you aren't
           able to do this yourself, then don't hesitate to either create an issue on
           GitHub, contact me on Discord or send an email to [hhtnan@163.com](mailto:hhtnan@163.com>).
        3. Either create your feature and then write tests for it, or do this the other
           way around.
        4. Run all mathmodel again with with `python` to confirm that everything
           still passes, including your newly added test(s).
        5. Create a pull request for the main repository's ``master`` branch.
Keywords: mathmodel,Model,alg,mathematical,mcm
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Internet
Description-Content-Type: text/markdown
