petl


Namepetl JSON
Version 1.7.17 PyPI version JSON
download
home_pagehttps://github.com/petl-developers/petl
SummaryA Python package for extracting, transforming and loading tables of data.
upload_time2025-07-10 20:47:13
maintainerJuarez Rudsatz
docs_urlhttps://pythonhosted.org/petl/
authorAlistair Miles
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            petl - Extract, Transform and Load
==================================

``petl`` is a general purpose Python package for extracting, transforming and 
loading tables of data.

Resources
---------

- Documentation: http://petl.readthedocs.org/
- Mailing List: http://groups.google.com/group/python-etl
- Source Code: https://github.com/petl-developers/petl
- Download: 
  - PyPI: http://pypi.python.org/pypi/petl
  - Conda Forge:https://anaconda.org/conda-forge/petl

Getting Help
-------------

Please feel free to ask questions via the mailing list
(python-etl@googlegroups.com).

To report installation problems, bugs or any other issues please email
python-etl@googlegroups.com or `raise an issue on GitHub
<https://github.com/petl-developers/petl/issues/new>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/petl-developers/petl",
    "name": "petl",
    "maintainer": "Juarez Rudsatz",
    "docs_url": "https://pythonhosted.org/petl/",
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
    "maintainer_email": "juarezr@gmail.com",
    "keywords": null,
    "author": "Alistair Miles",
    "author_email": "alimanfoo@googlemail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/07/16a40e30700f7c6975e62cba01c2f94afbb347dd8ed224a5918c686a47fe/petl-1.7.17.tar.gz",
    "platform": null,
    "description": "petl - Extract, Transform and Load\n==================================\n\n``petl`` is a general purpose Python package for extracting, transforming and \nloading tables of data.\n\nResources\n---------\n\n- Documentation: http://petl.readthedocs.org/\n- Mailing List: http://groups.google.com/group/python-etl\n- Source Code: https://github.com/petl-developers/petl\n- Download: \n  - PyPI: http://pypi.python.org/pypi/petl\n  - Conda Forge:https://anaconda.org/conda-forge/petl\n\nGetting Help\n-------------\n\nPlease feel free to ask questions via the mailing list\n(python-etl@googlegroups.com).\n\nTo report installation problems, bugs or any other issues please email\npython-etl@googlegroups.com or `raise an issue on GitHub\n<https://github.com/petl-developers/petl/issues/new>`_.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python package for extracting, transforming and loading tables of data.",
    "version": "1.7.17",
    "project_urls": {
        "Homepage": "https://github.com/petl-developers/petl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f5cea831abc18dd3268046d7d9a0119f1f8ddc69642e0a5245f839602b8114d",
                "md5": "9a30657f054bf981fda3dada38b19127",
                "sha256": "53785128bcdf46eb4472638ad572acc6d87cc83f80b567fed06ee4a947eea5d1"
            },
            "downloads": -1,
            "filename": "petl-1.7.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a30657f054bf981fda3dada38b19127",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
            "size": 233093,
            "upload_time": "2025-07-10T20:47:12",
            "upload_time_iso_8601": "2025-07-10T20:47:12.030313Z",
            "url": "https://files.pythonhosted.org/packages/9f/5c/ea831abc18dd3268046d7d9a0119f1f8ddc69642e0a5245f839602b8114d/petl-1.7.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a50716a40e30700f7c6975e62cba01c2f94afbb347dd8ed224a5918c686a47fe",
                "md5": "afc92fa16a09f5ac803ac9cbf10bb73d",
                "sha256": "802696187c2ef35894c4acf3c0ff9fecff6035cb335944c194416b9a18e8390b"
            },
            "downloads": -1,
            "filename": "petl-1.7.17.tar.gz",
            "has_sig": false,
            "md5_digest": "afc92fa16a09f5ac803ac9cbf10bb73d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
            "size": 424376,
            "upload_time": "2025-07-10T20:47:13",
            "upload_time_iso_8601": "2025-07-10T20:47:13.523366Z",
            "url": "https://files.pythonhosted.org/packages/a5/07/16a40e30700f7c6975e62cba01c2f94afbb347dd8ed224a5918c686a47fe/petl-1.7.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 20:47:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "petl-developers",
    "github_project": "petl",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "petl"
}
        
Elapsed time: 0.59978s