pytranscoding


Namepytranscoding JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/pytranscoding
SummaryPython Transcoding Tools
upload_time2024-03-03 06:48:21
maintainer
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.6
licenseMIT license
keywords pytranscoding
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================
Python Transcoding
==================


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

.. image:: https://img.shields.io/travis/asterio.gonzalez/pytranscoding.svg
        :target: https://travis-ci.com/asterio.gonzalez/pytranscoding

.. image:: https://readthedocs.org/projects/pytranscoding/badge/?version=latest
        :target: https://pytranscoding.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Python Transcoding Tools


* Free software: MIT license
* Documentation: https://pytranscoding.readthedocs.io.


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 (2023-12-23)
------------------

* First release on PyPI.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio.gonzalez/pytranscoding",
    "name": "pytranscoding",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "pytranscoding",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "==================\nPython Transcoding\n==================\n\n\n.. image:: https://img.shields.io/pypi/v/pytranscoding.svg\n        :target: https://pypi.python.org/pypi/pytranscoding\n\n.. image:: https://img.shields.io/travis/asterio.gonzalez/pytranscoding.svg\n        :target: https://travis-ci.com/asterio.gonzalez/pytranscoding\n\n.. image:: https://readthedocs.org/projects/pytranscoding/badge/?version=latest\n        :target: https://pytranscoding.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nPython Transcoding Tools\n\n\n* Free software: MIT license\n* Documentation: https://pytranscoding.readthedocs.io.\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 (2023-12-23)\n------------------\n\n* First release on PyPI.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Transcoding Tools",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/pytranscoding"
    },
    "split_keywords": [
        "pytranscoding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11175abd305e782fe9072eaffeb6d7317a50f2fec28a1f8339f9c93470bfa58d",
                "md5": "72b5891ae2798a6613f27cdaf04ef100",
                "sha256": "609c9d6eab30894f143220f6fd31a54e12475177e2fa3b944534c65b9ec28871"
            },
            "downloads": -1,
            "filename": "pytranscoding-0.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72b5891ae2798a6613f27cdaf04ef100",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 23293,
            "upload_time": "2024-03-03T06:48:21",
            "upload_time_iso_8601": "2024-03-03T06:48:21.917665Z",
            "url": "https://files.pythonhosted.org/packages/11/17/5abd305e782fe9072eaffeb6d7317a50f2fec28a1f8339f9c93470bfa58d/pytranscoding-0.1.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 06:48:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "pytranscoding",
    "github_not_found": true,
    "lcname": "pytranscoding"
}
        
Elapsed time: 0.19066s