cameraman


Namecameraman JSON
Version 0.1.10 PyPI version JSON
download
home_pagehttps://github.com/asterio/cameraman
SummaryCamera Control Utility
upload_time2024-01-15 22:00:06
maintainer
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.6
license
keywords cameraman
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
Cameraman
=========






Camera Control Utility



Features
----------------

* TODO

Before Coding
----------------

* create a virtual env

::
	python3 -m venv venv
	source venv/bin/activate
	make install-testing-requisites



Credits
----------------

This package was created with Cookiecutter_ and the `cib_pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`cib_pypackage`: https://git.spec-cibernos.com/spec/templates/cib_pypackage


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

0.1.0 (2024-01-10)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio/cameraman",
    "name": "cameraman",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "cameraman",
    "author": "Asterio Gonzalez",
    "author_email": "apastor@cibernos.com",
    "download_url": "",
    "platform": null,
    "description": "=========\nCameraman\n=========\n\n\n\n\n\n\nCamera Control Utility\n\n\n\nFeatures\n----------------\n\n* TODO\n\nBefore Coding\n----------------\n\n* create a virtual env\n\n::\n\tpython3 -m venv venv\n\tsource venv/bin/activate\n\tmake install-testing-requisites\n\n\n\nCredits\n----------------\n\nThis package was created with Cookiecutter_ and the `cib_pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cib_pypackage`: https://git.spec-cibernos.com/spec/templates/cib_pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-01-10)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Camera Control Utility",
    "version": "0.1.10",
    "project_urls": {
        "Homepage": "https://github.com/asterio/cameraman"
    },
    "split_keywords": [
        "cameraman"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0866e88d8801077da74ceebd414753bf56212dfa10faad433aaf169807f75c2",
                "md5": "7c9068d15db2203cc5cd02aff6af2813",
                "sha256": "183990c15c0df757efaa4de1e4a66a93d1cd26426ff988275559240bd241b8c7"
            },
            "downloads": -1,
            "filename": "cameraman-0.1.10-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c9068d15db2203cc5cd02aff6af2813",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 18652,
            "upload_time": "2024-01-15T22:00:06",
            "upload_time_iso_8601": "2024-01-15T22:00:06.021191Z",
            "url": "https://files.pythonhosted.org/packages/f0/86/6e88d8801077da74ceebd414753bf56212dfa10faad433aaf169807f75c2/cameraman-0.1.10-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-15 22:00:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio",
    "github_project": "cameraman",
    "github_not_found": true,
    "lcname": "cameraman"
}
        
Elapsed time: 0.19292s