agptools


Nameagptools JSON
Version 0.1.327 PyPI version JSON
download
home_pagehttps://github.com/asterio/agptools
SummaryMinimal Tools not found in python library
upload_time2025-07-16 14:47:14
maintainerNone
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.6
licenseMIT license
keywords agptools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
agp Tools
=========


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

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

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




Minimal Tools not found in python library


* Free software: MIT license
* Documentation: https://agptools.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 (2024-01-15)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio/agptools",
    "name": "agptools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "agptools",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "=========\nagp Tools\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/agptools.svg\n        :target: https://pypi.python.org/pypi/agptools\n\n.. image:: https://img.shields.io/travis/asterio/agptools.svg\n        :target: https://travis-ci.com/asterio/agptools\n\n.. image:: https://readthedocs.org/projects/agptools/badge/?version=latest\n        :target: https://agptools.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nMinimal Tools not found in python library\n\n\n* Free software: MIT license\n* Documentation: https://agptools.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 (2024-01-15)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Minimal Tools not found in python library",
    "version": "0.1.327",
    "project_urls": {
        "Homepage": "https://github.com/asterio/agptools"
    },
    "split_keywords": [
        "agptools"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b13abbd17a8ce75cf00fa41e99af0e1d510ba938f60f5d748afcb88cc8a7ecc9",
                "md5": "beb28377b5ec3b367278b609a3a89fd1",
                "sha256": "2a910ec04f0e742b97242f037422fcc737b4350ebd8d2cfd401d5960acf5a32b"
            },
            "downloads": -1,
            "filename": "agptools-0.1.327-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "beb28377b5ec3b367278b609a3a89fd1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 65147,
            "upload_time": "2025-07-16T14:47:14",
            "upload_time_iso_8601": "2025-07-16T14:47:14.921343Z",
            "url": "https://files.pythonhosted.org/packages/b1/3a/bbd17a8ce75cf00fa41e99af0e1d510ba938f60f5d748afcb88cc8a7ecc9/agptools-0.1.327-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 14:47:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio",
    "github_project": "agptools",
    "github_not_found": true,
    "lcname": "agptools"
}
        
Elapsed time: 1.84044s