agptools


Nameagptools JSON
Version 0.1.48 PyPI version JSON
download
home_pagehttps://github.com/asterio/agptools
SummaryMinimal Tools not found in python library
upload_time2024-05-22 11:36:46
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.48",
    "project_urls": {
        "Homepage": "https://github.com/asterio/agptools"
    },
    "split_keywords": [
        "agptools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42f1bc6342382547f3a6b8ecaed0fbcbc76e162bf2cc0e1d0cf7e24d8ae3998c",
                "md5": "ad3c8b087ad4b50677932053ed08135c",
                "sha256": "25ec9d2d01b2fc87bcae666292f00845988d7fd0442b5537874958846f6fee8b"
            },
            "downloads": -1,
            "filename": "agptools-0.1.48-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad3c8b087ad4b50677932053ed08135c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 46677,
            "upload_time": "2024-05-22T11:36:46",
            "upload_time_iso_8601": "2024-05-22T11:36:46.912737Z",
            "url": "https://files.pythonhosted.org/packages/42/f1/bc6342382547f3a6b8ecaed0fbcbc76e162bf2cc0e1d0cf7e24d8ae3998c/agptools-0.1.48-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-22 11:36:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio",
    "github_project": "agptools",
    "github_not_found": true,
    "lcname": "agptools"
}
        
Elapsed time: 0.32647s