pytconf


Namepytconf JSON
Version 0.1.14 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pytconf
SummaryConfiguration, command line and injection framework for python
upload_time2024-03-09 04:41:28
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_python
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.14

	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": "",
    "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/0c/18/a7ea62f30732a73580cd483a5e069f566025f27d0e6307c5c43fa33f019f/pytconf-0.1.14.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.14\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.14",
    "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": "d535423d393a632a5d21ce080730e6ece78a952838ea3673280d2504ac702e21",
                "md5": "b1d5168e43b1c6be8b767175a91878e1",
                "sha256": "bbacde6b72030487c248bfc2bd1977f88a878e38c15bbee3bacf514e1fc8cb61"
            },
            "downloads": -1,
            "filename": "pytconf-0.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1d5168e43b1c6be8b767175a91878e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14422,
            "upload_time": "2024-03-09T04:41:26",
            "upload_time_iso_8601": "2024-03-09T04:41:26.131896Z",
            "url": "https://files.pythonhosted.org/packages/d5/35/423d393a632a5d21ce080730e6ece78a952838ea3673280d2504ac702e21/pytconf-0.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c18a7ea62f30732a73580cd483a5e069f566025f27d0e6307c5c43fa33f019f",
                "md5": "ad1fb850c44ee5250a08565fd350fb46",
                "sha256": "e0d090a64a3b77d2713a9a40bb5593e7f9f2d883b9b3ff8b3ed7af53c097441e"
            },
            "downloads": -1,
            "filename": "pytconf-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "ad1fb850c44ee5250a08565fd350fb46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12406,
            "upload_time": "2024-03-09T04:41:28",
            "upload_time_iso_8601": "2024-03-09T04:41:28.509066Z",
            "url": "https://files.pythonhosted.org/packages/0c/18/a7ea62f30732a73580cd483a5e069f566025f27d0e6307c5c43fa33f019f/pytconf-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-09 04:41:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pytconf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytconf"
}
        
Elapsed time: 0.19802s