QuantGov
========
========== ====================
Branch Build Status
========== ====================
**Master** |Master Test Status|
**Dev** |Dev Test Status|
========== ====================
The QuantGov library is a companion to the `QuantGov Platform
<http://www.quantgov.org>`_. It provides an easy way to start a new project
using the ``quantgov start`` set of commands, and also provides a set of
classes and functions often used in the QuantGov framework.
To install the library, use ``pip install quantgov``.
A tutorial of the library is available at https://quantgov.github.io/quantgov-tutorial/pages/intro.html.
.. |Master Test Status| image:: https://travis-ci.org/QuantGov/quantgov.svg?branch=master
:target: https://travis-ci.org/QuantGov/quantgov
.. |Dev Test Status| image:: https://travis-ci.org/QuantGov/quantgov.svg?branch=dev
:target: https://travis-ci.org/QuantGov/quantgov
How to Contribute
-----------------
#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
#. Fork `the repository`_ on GitHub to start making your changes to the **dev** branch (or branch off of it).
#. Write a test which shows that the bug was fixed or that the feature works as expected.
#. Send a pull request and bug the maintainer until it gets merged and published. Make sure to add yourself to AUTHORS_.
.. _`the repository`: http://github.com/quantgov/quantov
.. _AUTHORS: https://github.com/quantgov/quantgov/blob/master/AUTHORS.rst
Raw data
{
"_id": null,
"home_page": "https://github.com/QuantGov/quantgov",
"name": "quantgov",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "quantgov economics policy government machine learning",
"author": "QuantGov",
"author_email": "info@quantgov.org",
"download_url": "https://files.pythonhosted.org/packages/ff/b7/83f69486d81dc3f4c84dde0628359583ccde34151b39b9427f4fd6195a62/quantgov-0.6.4-1.tar.gz",
"platform": null,
"description": "QuantGov\n========\n\n========== ====================\nBranch Build Status\n========== ====================\n**Master** |Master Test Status|\n**Dev** |Dev Test Status|\n========== ====================\n\nThe QuantGov library is a companion to the `QuantGov Platform\n<http://www.quantgov.org>`_. It provides an easy way to start a new project\nusing the ``quantgov start`` set of commands, and also provides a set of\nclasses and functions often used in the QuantGov framework.\n\nTo install the library, use ``pip install quantgov``.\n\nA tutorial of the library is available at https://quantgov.github.io/quantgov-tutorial/pages/intro.html.\n\n.. |Master Test Status| image:: https://travis-ci.org/QuantGov/quantgov.svg?branch=master\n :target: https://travis-ci.org/QuantGov/quantgov\n\n.. |Dev Test Status| image:: https://travis-ci.org/QuantGov/quantgov.svg?branch=dev\n :target: https://travis-ci.org/QuantGov/quantgov\n\n\nHow to Contribute\n-----------------\n\n#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.\n#. Fork `the repository`_ on GitHub to start making your changes to the **dev** branch (or branch off of it).\n#. Write a test which shows that the bug was fixed or that the feature works as expected.\n#. Send a pull request and bug the maintainer until it gets merged and published. Make sure to add yourself to AUTHORS_.\n\n.. _`the repository`: http://github.com/quantgov/quantov\n.. _AUTHORS: https://github.com/quantgov/quantgov/blob/master/AUTHORS.rst\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Policy Analytics Framework",
"version": "0.6.4",
"split_keywords": [
"quantgov",
"economics",
"policy",
"government",
"machine",
"learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1a4875c7164fb391ca28c2cc6e3593dd143e4feda6a511cabb1812826969f532",
"md5": "c571e7b966cb3ee7d5028c44dd8dd0dd",
"sha256": "042e1391952ea93adc8285c45f19234cfe9bf571499a6f80ff63364a99a60a9f"
},
"downloads": -1,
"filename": "quantgov-0.6.4-1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c571e7b966cb3ee7d5028c44dd8dd0dd",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 21143,
"upload_time": "2023-02-02T21:19:52",
"upload_time_iso_8601": "2023-02-02T21:19:52.071355Z",
"url": "https://files.pythonhosted.org/packages/1a/48/75c7164fb391ca28c2cc6e3593dd143e4feda6a511cabb1812826969f532/quantgov-0.6.4-1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ffb783f69486d81dc3f4c84dde0628359583ccde34151b39b9427f4fd6195a62",
"md5": "47c452d055fe13c7abb8f589a1915c62",
"sha256": "d91d9078c8ba30ee7c32ecdaab109168c8fa5f51ed8dd0c7f3e430f464162546"
},
"downloads": -1,
"filename": "quantgov-0.6.4-1.tar.gz",
"has_sig": false,
"md5_digest": "47c452d055fe13c7abb8f589a1915c62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8566923,
"upload_time": "2023-02-02T21:19:54",
"upload_time_iso_8601": "2023-02-02T21:19:54.490862Z",
"url": "https://files.pythonhosted.org/packages/ff/b7/83f69486d81dc3f4c84dde0628359583ccde34151b39b9427f4fd6195a62/quantgov-0.6.4-1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-02 21:19:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "QuantGov",
"github_project": "quantgov",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "quantgov"
}