pytconf


Namepytconf JSON
Version 0.1.18 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pytconf
SummaryConfiguration, command line and injection framework for python
upload_time2024-10-12 12:09:14
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords click argparse optparse command-line-parser configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
*pytconf*
=========

.. image:: https://img.shields.io/pypi/v/pytconf

.. image:: https://img.shields.io/github/license/veltzer/pytconf

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg

project website: https://veltzer.github.io/pytconf

author: Mark Veltzer

version: 0.1.18

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pytconf",
    "name": "pytconf",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "click, argparse, optparse, command-line-parser, configuration",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ac/41/3d3af2be266ae3bc9007e8ed5dcdcb0cf8cfc5f87c6081ad2e5d6949b418/pytconf-0.1.18.tar.gz",
    "platform": "python3",
    "description": "=========\n*pytconf*\n=========\n\n.. image:: https://img.shields.io/pypi/v/pytconf\n\n.. image:: https://img.shields.io/github/license/veltzer/pytconf\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pytconf\n\nauthor: Mark Veltzer\n\nversion: 0.1.18\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Configuration, command line and injection framework for python",
    "version": "0.1.18",
    "project_urls": {
        "Download": "https://github.com/veltzer/pytconf",
        "Homepage": "https://veltzer.github.io/pytconf"
    },
    "split_keywords": [
        "click",
        " argparse",
        " optparse",
        " command-line-parser",
        " configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a82a9e084082c47b4b27d5111ab385711263aa4d37e828d3d912bb8aa8c864e",
                "md5": "e7a74209402b86ccaf5c678240adcf4e",
                "sha256": "08dd25dadd7e1821fca7aba71cc5c6e3a922bd4c4700d4035c6f7ba58532ea92"
            },
            "downloads": -1,
            "filename": "pytconf-0.1.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7a74209402b86ccaf5c678240adcf4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14423,
            "upload_time": "2024-10-12T12:09:12",
            "upload_time_iso_8601": "2024-10-12T12:09:12.797664Z",
            "url": "https://files.pythonhosted.org/packages/3a/82/a9e084082c47b4b27d5111ab385711263aa4d37e828d3d912bb8aa8c864e/pytconf-0.1.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac413d3af2be266ae3bc9007e8ed5dcdcb0cf8cfc5f87c6081ad2e5d6949b418",
                "md5": "ebbd3d6885b1d6f0017ee39a55abf0d1",
                "sha256": "15fee5a071563d86b610fbb50991b9d6255c106fd669f453c4be5767f16eecc8"
            },
            "downloads": -1,
            "filename": "pytconf-0.1.18.tar.gz",
            "has_sig": false,
            "md5_digest": "ebbd3d6885b1d6f0017ee39a55abf0d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12440,
            "upload_time": "2024-10-12T12:09:14",
            "upload_time_iso_8601": "2024-10-12T12:09:14.648457Z",
            "url": "https://files.pythonhosted.org/packages/ac/41/3d3af2be266ae3bc9007e8ed5dcdcb0cf8cfc5f87c6081ad2e5d6949b418/pytconf-0.1.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 12:09:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pytconf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pytconf"
}
        
Elapsed time: 0.55052s