Metadata-Version: 2.1
Name: education-math-homework-generator
Version: 0.1.1
Summary: Simple, scalable addition and subtraction homework generator using python and latex to create clean pdfs for early childhood 
Home-page: https://github.com/physbean/education_math_homework_generator
Author: Michael Shawn Marshall
Author-email: physbean@gmail.com
License: MIT license
Keywords: education_math_homework_generator
Platform: UNKNOWN
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5

=================================
education_math_homework_generator
=================================


.. image:: https://img.shields.io/pypi/v/education_math_homework_generator.svg
        :target: https://pypi.python.org/pypi/education_math_homework_generator

.. image:: https://img.shields.io/travis/physbean/education_math_homework_generator.svg
        :target: https://travis-ci.com/physbean/education_math_homework_generator

.. image:: https://readthedocs.org/projects/education-math-homework-generator/badge/?version=latest
        :target: https://education-math-homework-generator.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Simple, scalable addition and subtraction homework generator using python and latex to create clean pdfs for early childhood 


* Free software: MIT license
* Documentation: https://education-math-homework-generator.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-03-16)
------------------

* First release on PyPI.


