dtool-ibeis


Namedtool-ibeis JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/Erotemic/dtool_ibeis
Summarydtool_ibeis - a dependency aware cache for ibeis
upload_time2024-04-16 04:15:12
maintainerNone
docs_urlNone
authorJon Crall
requires_python>=3.8
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            dtool_ibeis
===========

|Pypi| |Downloads| |Codecov| |GithubActions| 

Data tools for `IBEIS <https://github.com/Erotemic/ibeis>`_.

Currently in proof of concept mode (and wont be developed further).

Contains the SQLDatabaseController powering the IBEIS API

Contains a preliminary dependency cache


# Goals of this project

* Allow for small pieces code and algorithms to be easilly integrated into a
  large scale cache / pipeline structure. 

* Each computation function should be fairly self contained, stateless, and
  re-usable by other projects that do not wish to conform to the rules set by
  this structure.


Repos relevant to the ibeis project:

* https://github.com/Erotemic/plottool_ibeis

* https://github.com/Erotemic/guitool_ibeis

* https://github.com/Erotemic/dtool_ibeis

* https://github.com/Erotemic/vtool_ibeis

* https://github.com/Erotemic/vtool_ibeis_ext

* https://github.com/Erotemic/pyflann_ibeis

* https://github.com/Erotemic/pyhesaff

* https://github.com/Erotemic/utool

* https://github.com/Erotemic/ibeis


.. |CircleCI| image:: https://circleci.com/gh/Erotemic/dtool_ibeis.svg?style=svg
    :target: https://circleci.com/gh/Erotemic/dtool_ibeis
.. |Travis| image:: https://img.shields.io/travis/Erotemic/dtool_ibeis/main.svg?label=Travis%20CI
   :target: https://travis-ci.org/Erotemic/dtool_ibeis?branch=main
.. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/github/Erotemic/dtool_ibeis?branch=main&svg=True
   :target: https://ci.appveyor.com/project/Erotemic/dtool_ibeis/branch/main
.. |Codecov| image:: https://codecov.io/github/Erotemic/dtool_ibeis/badge.svg?branch=main&service=github
   :target: https://codecov.io/github/Erotemic/dtool_ibeis?branch=main
.. |Pypi| image:: https://img.shields.io/pypi/v/dtool_ibeis.svg
   :target: https://pypi.python.org/pypi/dtool_ibeis
.. |Downloads| image:: https://img.shields.io/pypi/dm/dtool_ibeis.svg
   :target: https://pypistats.org/packages/dtool_ibeis
.. |ReadTheDocs| image:: https://readthedocs.org/projects/dtool_ibeis/badge/?version=latest
    :target: http://dtool_ibeis.readthedocs.io/en/latest/
.. |GithubActions| image:: https://github.com/Erotemic/dtool_ibeis/actions/workflows/tests.yml/badge.svg?branch=main
    :target: https://github.com/Erotemic/dtool_ibeis/actions?query=branch%3Amain

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Erotemic/dtool_ibeis",
    "name": "dtool-ibeis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jon Crall",
    "author_email": "erotemic@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/11/07217e770858c47ef7934f69511dd72024b7ab5821cd309159b0c3df5307/dtool_ibeis-1.1.2.tar.gz",
    "platform": null,
    "description": "dtool_ibeis\n===========\n\n|Pypi| |Downloads| |Codecov| |GithubActions| \n\nData tools for `IBEIS <https://github.com/Erotemic/ibeis>`_.\n\nCurrently in proof of concept mode (and wont be developed further).\n\nContains the SQLDatabaseController powering the IBEIS API\n\nContains a preliminary dependency cache\n\n\n# Goals of this project\n\n* Allow for small pieces code and algorithms to be easilly integrated into a\n  large scale cache / pipeline structure. \n\n* Each computation function should be fairly self contained, stateless, and\n  re-usable by other projects that do not wish to conform to the rules set by\n  this structure.\n\n\nRepos relevant to the ibeis project:\n\n* https://github.com/Erotemic/plottool_ibeis\n\n* https://github.com/Erotemic/guitool_ibeis\n\n* https://github.com/Erotemic/dtool_ibeis\n\n* https://github.com/Erotemic/vtool_ibeis\n\n* https://github.com/Erotemic/vtool_ibeis_ext\n\n* https://github.com/Erotemic/pyflann_ibeis\n\n* https://github.com/Erotemic/pyhesaff\n\n* https://github.com/Erotemic/utool\n\n* https://github.com/Erotemic/ibeis\n\n\n.. |CircleCI| image:: https://circleci.com/gh/Erotemic/dtool_ibeis.svg?style=svg\n    :target: https://circleci.com/gh/Erotemic/dtool_ibeis\n.. |Travis| image:: https://img.shields.io/travis/Erotemic/dtool_ibeis/main.svg?label=Travis%20CI\n   :target: https://travis-ci.org/Erotemic/dtool_ibeis?branch=main\n.. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/github/Erotemic/dtool_ibeis?branch=main&svg=True\n   :target: https://ci.appveyor.com/project/Erotemic/dtool_ibeis/branch/main\n.. |Codecov| image:: https://codecov.io/github/Erotemic/dtool_ibeis/badge.svg?branch=main&service=github\n   :target: https://codecov.io/github/Erotemic/dtool_ibeis?branch=main\n.. |Pypi| image:: https://img.shields.io/pypi/v/dtool_ibeis.svg\n   :target: https://pypi.python.org/pypi/dtool_ibeis\n.. |Downloads| image:: https://img.shields.io/pypi/dm/dtool_ibeis.svg\n   :target: https://pypistats.org/packages/dtool_ibeis\n.. |ReadTheDocs| image:: https://readthedocs.org/projects/dtool_ibeis/badge/?version=latest\n    :target: http://dtool_ibeis.readthedocs.io/en/latest/\n.. |GithubActions| image:: https://github.com/Erotemic/dtool_ibeis/actions/workflows/tests.yml/badge.svg?branch=main\n    :target: https://github.com/Erotemic/dtool_ibeis/actions?query=branch%3Amain\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "dtool_ibeis - a dependency aware cache for ibeis",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/Erotemic/dtool_ibeis"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20849f9a9f4b316924dbc90bfb8084e5b9c25c750cb0f76e6d9929999859fc16",
                "md5": "7d5cc70309f53bbdde68ab95e1dfefea",
                "sha256": "039fad912f97f84c6ee949a58bb8a4c0ea573a151a3777dd8656b7042b749dbc"
            },
            "downloads": -1,
            "filename": "dtool_ibeis-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d5cc70309f53bbdde68ab95e1dfefea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 107178,
            "upload_time": "2024-04-16T04:15:10",
            "upload_time_iso_8601": "2024-04-16T04:15:10.297347Z",
            "url": "https://files.pythonhosted.org/packages/20/84/9f9a9f4b316924dbc90bfb8084e5b9c25c750cb0f76e6d9929999859fc16/dtool_ibeis-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e71107217e770858c47ef7934f69511dd72024b7ab5821cd309159b0c3df5307",
                "md5": "c7d94c6a68e3022d46df23e94336b2bc",
                "sha256": "fca2583ed4b71f467ae06f390f95af3067e1a8e1cdc76a8f00ff8c023247c293"
            },
            "downloads": -1,
            "filename": "dtool_ibeis-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c7d94c6a68e3022d46df23e94336b2bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 108197,
            "upload_time": "2024-04-16T04:15:12",
            "upload_time_iso_8601": "2024-04-16T04:15:12.002703Z",
            "url": "https://files.pythonhosted.org/packages/e7/11/07217e770858c47ef7934f69511dd72024b7ab5821cd309159b0c3df5307/dtool_ibeis-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 04:15:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Erotemic",
    "github_project": "dtool_ibeis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dtool-ibeis"
}
        
Elapsed time: 0.23131s