fileformats-core


Namefileformats-core JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryCore classes for representing different file formats in Python classes for use in type hinting in data workflows
upload_time2022-12-27 01:52:29
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords file formats data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FileFormats
===========
.. .. image:: https://github.com/arcanaframework/fileformats-core/actions/workflows/tests.yml/badge.svg
..    :target: https://github.com/arcanaframework/fileformats-core/actions/workflows/tests.yml
.. .. image:: https://codecov.io/gh/arcanaframework/fileformats-core/branch/main/graph/badge.svg?token=UIS0OGPST7
..    :target: https://codecov.io/gh/arcanaframework/fileformats-core
.. image:: https://img.shields.io/pypi/pyversions/fileformats-core.svg
   :target: https://pypi.python.org/pypi/fileformats-core/
   :alt: Supported Python versions
.. image:: https://img.shields.io/pypi/v/fileformats-core.svg
   :target: https://pypi.python.org/pypi/fileformats-core/
   :alt: Latest Version

Fileformats provides Python classes for representing different file formats
for use in type hinting and input validation in data workflows. Converters between
equivalent formats are also typically written using the `Pydra <https://pydra.readthedocs.io>`__
dataflow engine are also typically provided.

This package only provides the core base classes, which define the structure that
extension classes should adhere to.


Quick Installation
------------------

This extension can be installed for Python 3 using *pip*::

    $ pip3 install fileformats-core


License
-------

This work is licensed under a
`Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0/>`_

.. image:: https://i.creativecommons.org/l/by/4.0/88x31.png
  :target: http://creativecommons.org/licenses/by/4.0/
  :alt: Creative Commons Attribution 4.0 International License


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fileformats-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"Thomas G. Close\" <tom.g.close@gmail.com>",
    "keywords": "file formats,data",
    "author": "",
    "author_email": "\"Thomas G. Close\" <tom.g.close@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/53/42/9234def2955a14dddf23e3710ef6aa3c9767a87459ba44cc1289e73e1731/fileformats-core-0.1.2.tar.gz",
    "platform": null,
    "description": "FileFormats\n===========\n.. .. image:: https://github.com/arcanaframework/fileformats-core/actions/workflows/tests.yml/badge.svg\n..    :target: https://github.com/arcanaframework/fileformats-core/actions/workflows/tests.yml\n.. .. image:: https://codecov.io/gh/arcanaframework/fileformats-core/branch/main/graph/badge.svg?token=UIS0OGPST7\n..    :target: https://codecov.io/gh/arcanaframework/fileformats-core\n.. image:: https://img.shields.io/pypi/pyversions/fileformats-core.svg\n   :target: https://pypi.python.org/pypi/fileformats-core/\n   :alt: Supported Python versions\n.. image:: https://img.shields.io/pypi/v/fileformats-core.svg\n   :target: https://pypi.python.org/pypi/fileformats-core/\n   :alt: Latest Version\n\nFileformats provides Python classes for representing different file formats\nfor use in type hinting and input validation in data workflows. Converters between\nequivalent formats are also typically written using the `Pydra <https://pydra.readthedocs.io>`__\ndataflow engine are also typically provided.\n\nThis package only provides the core base classes, which define the structure that\nextension classes should adhere to.\n\n\nQuick Installation\n------------------\n\nThis extension can be installed for Python 3 using *pip*::\n\n    $ pip3 install fileformats-core\n\n\nLicense\n-------\n\nThis work is licensed under a\n`Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0/>`_\n\n.. image:: https://i.creativecommons.org/l/by/4.0/88x31.png\n  :target: http://creativecommons.org/licenses/by/4.0/\n  :alt: Creative Commons Attribution 4.0 International License\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Core classes for representing different file formats in Python classes for use in type hinting in data workflows",
    "version": "0.1.2",
    "split_keywords": [
        "file formats",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ce8a7198e9aba110056efcabe9cc4a76",
                "sha256": "8e5ecc5b5769694706d51ff82c77079768687034a97da76e9aab1b3b273e952f"
            },
            "downloads": -1,
            "filename": "fileformats_core-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce8a7198e9aba110056efcabe9cc4a76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20499,
            "upload_time": "2022-12-27T01:52:28",
            "upload_time_iso_8601": "2022-12-27T01:52:28.211386Z",
            "url": "https://files.pythonhosted.org/packages/1b/12/26e8c27d231f44951067fe7d9ddb791cd4643b92196585d53f990ee73eed/fileformats_core-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "dd78346a809859847503e03a49d8ab26",
                "sha256": "91ae8b0d53f77c2b7dc3432339ebc6bb7724e103f9d2a8e534b772a7ce298beb"
            },
            "downloads": -1,
            "filename": "fileformats-core-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dd78346a809859847503e03a49d8ab26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17627,
            "upload_time": "2022-12-27T01:52:29",
            "upload_time_iso_8601": "2022-12-27T01:52:29.621608Z",
            "url": "https://files.pythonhosted.org/packages/53/42/9234def2955a14dddf23e3710ef6aa3c9767a87459ba44cc1289e73e1731/fileformats-core-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 01:52:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "fileformats-core"
}
        
Elapsed time: 0.21383s