modulare


Namemodulare JSON
Version 0.0.37.dev0 PyPI version JSON
download
home_pageNone
SummaryA simple framework for building complex microservices or basic web applications
upload_time2024-08-01 05:51:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD-3-Clause
keywords one two
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # install pip requirements
    pip install -e .

python3 -m build

twine upload --repository modulare dist/*

pip uninstall modulare

pip install modulare

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modulare",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "one, two",
    "author": null,
    "author_email": "Andr\u00e9 Vargas <andreorcldba@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/04/88/b4835a1f4f76b0489a67212add9257fab782c5424c28c9a5e50a3823b08e/modulare-0.0.37.dev0.tar.gz",
    "platform": null,
    "description": "# install pip requirements\n    pip install -e .\n\npython3 -m build\n\ntwine upload --repository modulare dist/*\n\npip uninstall modulare\n\npip install modulare\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A simple framework for building complex microservices or basic web applications",
    "version": "0.0.37.dev0",
    "project_urls": null,
    "split_keywords": [
        "one",
        " two"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef05d5561df256fa6326e3e1548f20cc79db3bd16ae1fb9c3c397533faec1a0c",
                "md5": "8f51880719c43c1cacfba48507b2dfa5",
                "sha256": "fe87b12479757911d5ca4eb4fea60177ada02baaeea3ffadfc54a840ee58a92a"
            },
            "downloads": -1,
            "filename": "modulare-0.0.37.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f51880719c43c1cacfba48507b2dfa5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14609,
            "upload_time": "2024-08-01T05:51:01",
            "upload_time_iso_8601": "2024-08-01T05:51:01.378555Z",
            "url": "https://files.pythonhosted.org/packages/ef/05/d5561df256fa6326e3e1548f20cc79db3bd16ae1fb9c3c397533faec1a0c/modulare-0.0.37.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0488b4835a1f4f76b0489a67212add9257fab782c5424c28c9a5e50a3823b08e",
                "md5": "96bd18d1fb1623f3e57a81430fad217e",
                "sha256": "8478790e86b21a78ddae58ded1475cbd5ecf4e972722f455804facc5712396cb"
            },
            "downloads": -1,
            "filename": "modulare-0.0.37.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "96bd18d1fb1623f3e57a81430fad217e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8563,
            "upload_time": "2024-08-01T05:51:02",
            "upload_time_iso_8601": "2024-08-01T05:51:02.795984Z",
            "url": "https://files.pythonhosted.org/packages/04/88/b4835a1f4f76b0489a67212add9257fab782c5424c28c9a5e50a3823b08e/modulare-0.0.37.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-01 05:51:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "modulare"
}
        
Elapsed time: 1.18994s