{ "info": { "author": "Andreas Sorge", "author_email": "as@asorge.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Physics" ], "description": "===========\n pyggcq\n ===========\n \n Scientific Python package for G/G/c Queueing Simulation \n \n .. image:: https://readthedocs.org/projects/pyggcq/badge/?version=latest\n :target: https://readthedocs.org/projects/pyggcq/?badge=latest\n :alt: Documentation Status\n \n .. image:: http://img.shields.io/pypi/l/pyggcq.svg\n :target: http://pyggcq.readthedocs.org/en/latest/license.html\n :alt: License\n \n * **Documentation**: `pyggcq.readthedocs.org `_\n * **Repository**: `github.com/andsor/pyggcq `_\n * **Read the Docs**: `readthedocs.org/projects/pyggcq `_\n \n \n Requirements and Python 2/3 compatibility\n =========================================\n \n This package runs under **Python 2** and **Python 3**, and has been tested with\n **Python 2.7.6** and **Python 3.4.0**.\n \n License\n =======\n \n See `LICENSE.txt `_.\n \n \n Developing\n ==========\n \n Development environment\n -----------------------\n \n Use `tox`_ to `prepare virtual environments for development`_.\n \n .. _prepare virtual environments for development: http://testrun.org/tox/latest/example/devenv.html>\n \n .. _tox: http://tox.testrun.org\n \n To set up a **Python 2.7** environment in ``.devenv27``, run::\n \n $ tox -e devenv27\n \n To set up a **Python 3.4** environment in ``.devenv34``, run::\n \n $ tox -e devenv34\n \n Packaging\n ---------\n \n This package uses `setuptools`_.\n \n .. _setuptools: http://pythonhosted.org/setuptools\n \n Run ::\n \n $ python setup.py sdist\n \n or ::\n \n $ python setup.py bdist\n \n or ::\n \n $ python setup.py bdist_wheel\n \n to build a source, binary or wheel distribution.\n \n \n Complete Git Integration\n ------------------------\n \n Your project is already an initialised Git repository and ``setup.py`` uses the\n information of tags to infer the version of your project with the help of\n `versioneer `_.\n \n To use this feature you need to tag with the format\n ``vMAJOR.MINOR[.REVISION]``, e.g. ``v0.0.1`` or ``v0.1``.\n The prefix ``v`` is needed!\n \n Run ::\n \n $ python setup.py version\n \n to retrieve the current `PEP440`_-compliant version.\n This version will be used when building a package and is also accessible\n through ``ggcq.__version__``.\n The version will be ``unknown`` until you have added a first tag.\n \n .. _PEP440: http://www.python.org/dev/peps/pep-0440\n \n Sphinx Documentation\n --------------------\n \n Build the documentation with ::\n \n $ python setup.py docs\n \n and run doctests with ::\n \n $ python setup.py doctest\n \n Alternatively, let `tox`_\n `configure the virtual environment and run sphinx `_::\n \n $ tox -e docs\n \n Add further options separated from tox options by a double dash ``--``::\n \n $ tox -e docs -- --help\n \n Start editing the file `docs/index.rst `_ to extend the\n documentation.\n \n `Read the Docs`_ hosts the project at\n https://readthedocs.org/projects/pyggcq. \n \n .. _Read the Docs: http://readthedocs.org/\n \n Add `requirements`_ for building the documentation to the\n `doc-requirements.txt `_ file.\n \n .. _requirements: http://pip.readthedocs.org/en/latest/user_guide.html#requirements-files\n \n Continuous documentation building\n ---------------------------------\n \n For continuously building the documentation during development, run::\n \n $ python setup.py autodocs\n \n Unittest & Coverage\n -------------------\n \n Run ::\n \n $ python setup.py test\n \n to run all unittests defined in the subfolder ``tests`` with the help of `tox`_\n and `py.test`_.\n \n .. _py.test: http://pytest.org\n \n The py.test plugin `pytest-cov`_ is used to automatically generate a coverage\n report. \n \n .. _pytest-cov: http://github.com/schlamar/pytest-cov\n \n Continuous testing\n ------------------\n \n For continuous testing in a **Python 2.7** environment, run::\n \n $ python setup.py test --tox-args='-c toxdev.ini -e py27'\n \n For continuous testing in a **Python 3.4** environment, run::\n \n $ python setup.py test --tox-args='-c toxdev.ini -e py34'\n \n \n Requirements Management\n -----------------------\n \n Add `requirements`_ to the `requirements.txt `_ file which\n will be automatically used by ``setup.py``.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/andsor/pyggcq", "keywords": null, "license": "apache", "maintainer": null, "maintainer_email": null, "name": "ggcq", "package_url": "https://pypi.org/project/ggcq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ggcq/", "project_urls": { "Homepage": "http://github.com/andsor/pyggcq" }, "release_url": "https://pypi.org/project/ggcq/0.1/", "requires_dist": null, "requires_python": null, "summary": "Scientific Python Package for G/G/c Queueing Simulation", "version": "0.1" }, "last_serial": 1424135, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fba0b083f5531a1f3b1b76a517687828", "sha256": "33404c5ece43b413b0963e8a465817e3f28f2cfb6fcda4961e8f98c3de04067f" }, "downloads": -1, "filename": "ggcq-0.1.tar.gz", "has_sig": false, "md5_digest": "fba0b083f5531a1f3b1b76a517687828", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21482, "upload_time": "2015-02-15T15:54:09", "url": "https://files.pythonhosted.org/packages/97/e3/f0421951e6b1644cc31f780671f53b9412b6a57e3e3add78ca2d9319b1d3/ggcq-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fba0b083f5531a1f3b1b76a517687828", "sha256": "33404c5ece43b413b0963e8a465817e3f28f2cfb6fcda4961e8f98c3de04067f" }, "downloads": -1, "filename": "ggcq-0.1.tar.gz", "has_sig": false, "md5_digest": "fba0b083f5531a1f3b1b76a517687828", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21482, "upload_time": "2015-02-15T15:54:09", "url": "https://files.pythonhosted.org/packages/97/e3/f0421951e6b1644cc31f780671f53b9412b6a57e3e3add78ca2d9319b1d3/ggcq-0.1.tar.gz" } ] }