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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hydra_python_core-0.3.tar.gz.
File metadata
- Download URL: hydra_python_core-0.3.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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
168353d7ed10bfbbac8b9d3202c4510b57efb2cbe03701df0b6383a2114044bf
|
|
| MD5 |
d8ea656b94a6e88ae7261a774d06876d
|
|
| BLAKE2b-256 |
d0b3d601fc47b456147fd7c9b2c40274a1e7563a3aa80b7fa7be4c75303c8d20
|
File details
Details for the file hydra_python_core-0.3-py3-none-any.whl.
File metadata
- Download URL: hydra_python_core-0.3-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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9434ab835985f35e8f6dcc15ef037ea0506799a4fc918206014215179cf1338f
|
|
| MD5 |
efbbabd2e2c6aa82f1c3a872cdb7fa1a
|
|
| BLAKE2b-256 |
2446a7a29cf3ace705f137910581595fa5963477b04d6cc56ed38d2d27a76262
|