pkiexpress


Namepkiexpress JSON
Version 1.10.4 PyPI version JSON
download
home_pagehttps://github.com/LacunaSoftware/PkiExpressPython
SummaryClasses to consume PKI Express
upload_time2024-06-06 14:45:57
maintainerNone
docs_urlNone
authorLeonardo Pignataro
requires_pythonNone
licenseNone
keywords python pki express certificate digital signature x509
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PKI Express for Python

Package for using PKI Express on Python

The recommend way to install **PKI Express for Python** is through [PyPi](https://pypi.org/):

    $ pip install pkiexpress

Or informing on your project's `requirements.txt` file:

    pkiexpress==1.10.0

## Documentation

https://docs.lacunasoftware.com/en-us/articles/pki-express/python

## Samples

Please visit the [PKI Express samples repository](https://github.com/LacunaSoftware/PkiExpressSamples/tree/master/Python)
for examples on how to use this library.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LacunaSoftware/PkiExpressPython",
    "name": "pkiexpress",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python pki express certificate digital signature x509",
    "author": "Leonardo Pignataro",
    "author_email": "leonardop@lacunasoftware.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/ec/4d192e7428a5ec6520d3ebc049f72112db0ba4d9f55e5d46ef0ab54bda70/pkiexpress-1.10.4.tar.gz",
    "platform": null,
    "description": "# PKI Express for Python\r\n\r\nPackage for using PKI Express on Python\r\n\r\nThe recommend way to install **PKI Express for Python** is through [PyPi](https://pypi.org/):\r\n\r\n    $ pip install pkiexpress\r\n\r\nOr informing on your project's `requirements.txt` file:\r\n\r\n    pkiexpress==1.10.0\r\n\r\n## Documentation\r\n\r\nhttps://docs.lacunasoftware.com/en-us/articles/pki-express/python\r\n\r\n## Samples\r\n\r\nPlease visit the [PKI Express samples repository](https://github.com/LacunaSoftware/PkiExpressSamples/tree/master/Python)\r\nfor examples on how to use this library.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Classes to consume PKI Express",
    "version": "1.10.4",
    "project_urls": {
        "Homepage": "https://github.com/LacunaSoftware/PkiExpressPython"
    },
    "split_keywords": [
        "python",
        "pki",
        "express",
        "certificate",
        "digital",
        "signature",
        "x509"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79d5c3f943fe6838ef5e9440da6158065e4a91022d643c998b8d488d990f9cd5",
                "md5": "b1485e8bc80e0aef473cc40535c450e9",
                "sha256": "6c03716157675220aae343ab98cdae69ae52922c16f8aa46570a585a489c85b3"
            },
            "downloads": -1,
            "filename": "pkiexpress-1.10.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1485e8bc80e0aef473cc40535c450e9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 60141,
            "upload_time": "2024-06-06T14:45:55",
            "upload_time_iso_8601": "2024-06-06T14:45:55.145462Z",
            "url": "https://files.pythonhosted.org/packages/79/d5/c3f943fe6838ef5e9440da6158065e4a91022d643c998b8d488d990f9cd5/pkiexpress-1.10.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5ec4d192e7428a5ec6520d3ebc049f72112db0ba4d9f55e5d46ef0ab54bda70",
                "md5": "4bfa27f0910fd202da950b3d1b453418",
                "sha256": "c4f96551e6848adcc8d126e4f3b55c5adcf1135d3685ed6196ea12bf0536217e"
            },
            "downloads": -1,
            "filename": "pkiexpress-1.10.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4bfa27f0910fd202da950b3d1b453418",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34736,
            "upload_time": "2024-06-06T14:45:57",
            "upload_time_iso_8601": "2024-06-06T14:45:57.112923Z",
            "url": "https://files.pythonhosted.org/packages/b5/ec/4d192e7428a5ec6520d3ebc049f72112db0ba4d9f55e5d46ef0ab54bda70/pkiexpress-1.10.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-06 14:45:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LacunaSoftware",
    "github_project": "PkiExpressPython",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pkiexpress"
}
        
Elapsed time: 0.26226s