{ "info": { "author": "Jason Antman", "author_email": "jason@jasonantman.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "motion-pipeline\n===============\n\n.. image:: https://img.shields.io/pypi/v/python-package-skeleton.svg?maxAge=2592000\n :target: https://pypi.python.org/pypi/python-package-skeleton\n :alt: pypi version\n\n.. image:: http://www.repostatus.org/badges/latest/wip.svg\n :alt: Project Status: WIP \u2013 Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.\n :target: http://www.repostatus.org/#wip\n\nFrontend and recording management pipeline for the Motion video motion detection project\n\nIntroduction\n------------\n\nTBD.\n\nRequirements\n------------\n\n* Python 3.4+ (currently tested with 3.4, 3.5, 3.6)\n* Python `VirtualEnv `_ and ``pip`` (recommended installation method; your OS/distribution should have packages for these)\n\nInstallation\n------------\n\nIt's recommended that you install into a virtual environment (virtualenv /\nvenv). See the `virtualenv usage documentation `_\nfor information on how to create a venv.\n\n.. code-block:: bash\n\n pip install python-package-skeleton\n\nConfiguration\n-------------\n\nSomething here.\n\nUsage\n-----\n\nSomething else here.\n\nBugs and Feature Requests\n-------------------------\n\nBug reports and feature requests are happily accepted via the `GitHub Issue Tracker `_. Pull requests are\nwelcome. Issues that don't have an accompanying pull request will be worked on\nas my time and priority allows.\n\nDevelopment\n-----------\n\nTo install for development:\n\n1. Fork the `python-package-skeleton `_ repository on GitHub\n2. Create a new branch off of master in your fork.\n\n.. code-block:: bash\n\n $ virtualenv python-package-skeleton\n $ cd python-package-skeleton && source bin/activate\n $ pip install -e git+git@github.com:YOURNAME/python-package-skeleton.git@BRANCHNAME#egg=python-package-skeleton\n $ cd src/python-package-skeleton\n\nThe git clone you're now in will probably be checked out to a specific commit,\nso you may want to ``git checkout BRANCHNAME``.\n\nGuidelines\n++++++++++\n\n* pep8 compliant with some exceptions (see pytest.ini)\n* 100% test coverage with pytest (with valid tests)\n\nTesting\n+++++++\n\nTesting is done via `pytest `_, driven by `tox `_.\n\n* testing is as simple as:\n\n * ``pip install tox``\n * ``tox``\n\n* If you want to pass additional arguments to pytest, add them to the tox command line after \"--\". i.e., for verbose pytext output on py27 tests: ``tox -e py27 -- -v``\n\nRelease Checklist\n+++++++++++++++++\n\n1. Open an issue for the release; cut a branch off master for that issue.\n2. Confirm that there are CHANGES.rst entries for all major changes.\n3. Ensure that Travis tests passing in all environments.\n4. Ensure that test coverage is no less than the last release (ideally, 100%).\n5. Increment the version number in python-package-skeleton/version.py and add version and release date to CHANGES.rst, then push to GitHub.\n6. Confirm that README.rst renders correctly on GitHub.\n7. Upload package to testpypi:\n\n * Make sure your ~/.pypirc file is correct (a repo called ``test`` for https://testpypi.python.org/pypi)\n * ``rm -Rf dist``\n * ``python setup.py register -r https://testpypi.python.org/pypi``\n * ``python setup.py sdist bdist_wheel``\n * ``twine upload -r test dist/*``\n * Check that the README renders at https://testpypi.python.org/pypi/python-package-skeleton\n\n8. Create a pull request for the release to be merged into master. Upon successful Travis build, merge it.\n9. Tag the release in Git, push tag to GitHub:\n\n * tag the release. for now the message is quite simple: ``git tag -s -a X.Y.Z -m 'X.Y.Z released YYYY-MM-DD'``\n * push the tag to GitHub: ``git push origin X.Y.Z``\n\n11. Upload package to live pypi:\n\n * ``twine upload dist/*``\n\n10. make sure any GH issues fixed in the release were closed.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jantman/motion-pipeline", "keywords": "motion video frontend detection", "license": "", "maintainer": "", "maintainer_email": "", "name": "motion-pipeline", "package_url": "https://pypi.org/project/motion-pipeline/", "platform": "", "project_url": "https://pypi.org/project/motion-pipeline/", "project_urls": { "Homepage": "https://github.com/jantman/motion-pipeline" }, "release_url": "https://pypi.org/project/motion-pipeline/0.1.0/", "requires_dist": [ "boto3" ], "requires_python": "", "summary": "Frontend and recording management pipeline for the Motion video motion detection project", "version": "0.1.0" }, "last_serial": 3867008, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "94836bc85ecaf602365683376471ef2c", "sha256": "01c633ea580180d64bc95be972be95ae0b15ac0b9ab1c20792867dfa6cf025b5" }, "downloads": -1, "filename": "motion_pipeline-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "94836bc85ecaf602365683376471ef2c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7154, "upload_time": "2018-05-16T01:04:32", "url": "https://files.pythonhosted.org/packages/b1/b2/86905ae591aadf42bbbd91bb4c10279c2f1f6311df38f226d408a71045fa/motion_pipeline-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bc63225f7d173b9a61cc6bb6743bdff", "sha256": "b7c06f7fb9c1bef658673623b968c8ba5d9451746642cfd1d74ad1474faa332c" }, "downloads": -1, "filename": "motion-pipeline-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4bc63225f7d173b9a61cc6bb6743bdff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17917, "upload_time": "2018-05-16T01:04:33", "url": "https://files.pythonhosted.org/packages/0f/30/325f6632f407e1762138c9a9d836fe395dc8cd387a5f0143d793c095c3ca/motion-pipeline-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94836bc85ecaf602365683376471ef2c", "sha256": "01c633ea580180d64bc95be972be95ae0b15ac0b9ab1c20792867dfa6cf025b5" }, "downloads": -1, "filename": "motion_pipeline-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "94836bc85ecaf602365683376471ef2c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7154, "upload_time": "2018-05-16T01:04:32", "url": "https://files.pythonhosted.org/packages/b1/b2/86905ae591aadf42bbbd91bb4c10279c2f1f6311df38f226d408a71045fa/motion_pipeline-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bc63225f7d173b9a61cc6bb6743bdff", "sha256": "b7c06f7fb9c1bef658673623b968c8ba5d9451746642cfd1d74ad1474faa332c" }, "downloads": -1, "filename": "motion-pipeline-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4bc63225f7d173b9a61cc6bb6743bdff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17917, "upload_time": "2018-05-16T01:04:33", "url": "https://files.pythonhosted.org/packages/0f/30/325f6632f407e1762138c9a9d836fe395dc8cd387a5f0143d793c095c3ca/motion-pipeline-0.1.0.tar.gz" } ] }