plascode


Nameplascode JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/asterio/plascode
SummaryPlanning As Code
upload_time2024-09-30 05:52:55
maintainerNone
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.10
licenseNone
keywords plascode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
Planning As Code
================






Planning As Code



Features
----------------

* TODO

Before Coding
----------------

* create a virtual env

.. code-block:: 
  
  python3 -m venv .venv
  source .venv/bin/activate
  make install-testing-requisites

Credits
----------------

This package was created with Cookiecutter_ .

.. _Cookiecutter: https://github.com/audreyr/cookiecutter


=======
History
=======

0.1.0 (2024-09-30)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio/plascode",
    "name": "plascode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "plascode",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "================\nPlanning As Code\n================\n\n\n\n\n\n\nPlanning As Code\n\n\n\nFeatures\n----------------\n\n* TODO\n\nBefore Coding\n----------------\n\n* create a virtual env\n\n.. code-block:: \n  \n  python3 -m venv .venv\n  source .venv/bin/activate\n  make install-testing-requisites\n\nCredits\n----------------\n\nThis package was created with Cookiecutter_ .\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-09-30)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Planning As Code",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/asterio/plascode"
    },
    "split_keywords": [
        "plascode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64372950fc297ea50e7a95de8fb2380669a0d526d2ecc0530496738e3b88aa12",
                "md5": "639e741548da821dac2391a7c36af13c",
                "sha256": "55fa35490c6fd43317078e1e0aa0dc45ff7025003e7023c46c9f6bbd2b3f6bd8"
            },
            "downloads": -1,
            "filename": "plascode-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "639e741548da821dac2391a7c36af13c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 45502,
            "upload_time": "2024-09-30T05:52:55",
            "upload_time_iso_8601": "2024-09-30T05:52:55.026931Z",
            "url": "https://files.pythonhosted.org/packages/64/37/2950fc297ea50e7a95de8fb2380669a0d526d2ecc0530496738e3b88aa12/plascode-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 05:52:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio",
    "github_project": "plascode",
    "github_not_found": true,
    "lcname": "plascode"
}
        
Elapsed time: 0.48571s