A simpler RESTful API for Comodo/Sectigo
Project description
comodo_rest_api
This library provides a simpler restful API interface to Comodo/Sectigo's REST API.
Installation:
This program forgoes using setuptools for flit so flit must first be installed in order to install ddi.
To install flit and comod_rest_api local to your user, in the ddi base directory run:
pip install --user flit
flit install --user
Development Installation:
To install comodo_rest_api in a development environment pipenv must first be installed. After pipenv is installed setup the environment and then run flit to symlink in the library like so:
pipenv install --dev
pipenv shell
flit install --symlink
After that is done you will have a vitrualenv with the required library installed.
Release Procedure
Releasing means pushing the library to pypi
- Bump version in comodo_rest_api/init.py
- git tag -s
- Update the change log in History.rst
- run: flit build
- run: flit publish
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file comodo_rest_api-0.4.0.tar.gz
.
File metadata
- Download URL: comodo_rest_api-0.4.0.tar.gz
- Upload date:
- Size: 32.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 829352f04797b9e934534b997f89c657755d3281dd98e2ed2c41e3d7273ffdee |
|
MD5 | ae1ce3c8d468207e3609a1e7d563ed6b |
|
BLAKE2b-256 | ef89a086c9d74fdc409a788be4a5a3e50f4331e87c52791d4ab4e641ee9346ff |
File details
Details for the file comodo_rest_api-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: comodo_rest_api-0.4.0-py3-none-any.whl
- Upload date:
- Size: 46.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d8472fe151fcd4df3074db38c328c8c8096d151b2a4734eafeaf7efc7a16376 |
|
MD5 | 5bf9209a767eadb3470f34182c30dcf5 |
|
BLAKE2b-256 | 9ff34106a6820ea49b05d9bc7269013fcb827703a9f619834261a2a5313038bb |