Core functions for Hydrus
Project description
hydra-python-core
This library provides the core functions to implement Hydra Official Specification in Python.
Currently the library mainly consists of 2 modules doc_writer
and doc_maker
which help hydrus generalise a lot of things. The documentation is available at
https://hydra-python-core.readthedocs.io/en/develop/
-> doc_writer
creates a new API Documentation as well as a HydraDoc
object while,
-> doc_maker
uses an existing API Documentation to create a HydraDoc
object
Installation
To install the library:
pip install git+https://github.com/HTTP-APIs/hydra-python-core.git#egg=hydra_python_core
Note :- If using hydrus, the library doesn't need to be installed separately as it is already a part of requirements.txt
for hydrus.
Usage
To import the modules:
from hydra_python_core import doc_writer
from hydra_python_core import doc_maker
Porting out from hydrus the hydraspecs directory
Project details
Release history Release notifications | RSS feed
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 hydra_python_core-0.3.1.tar.gz
.
File metadata
- Download URL: hydra_python_core-0.3.1.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417e1643ee7bc22b31b12b24a0461feba7c034e743b19049596005918f6ebf6d |
|
MD5 | 0216b45e6db91973ec34383261d3d444 |
|
BLAKE2b-256 | dc06b4e84e58ec077717496dcfdff558b950a4cea4c34b78936e0fdbbbd0f628 |
File details
Details for the file hydra_python_core-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: hydra_python_core-0.3.1-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00ac3e9f35e94bd0008d7885c5566c5e31db8ad65e0a66d83bc8dbc2bfe3b19d |
|
MD5 | f69f90759aa58163a25c8f8042405808 |
|
BLAKE2b-256 | 3d22792bae2ae3068ba08c46ae837545b5ab56b0cf43560915cb02dd9262fa7a |