Helpers and tools that make working with conan more convenient.
Project description
Helpers and tools that make working with conan (e.g., scripting) more convenient.
The classes in this package provide an API for (a subset) of the conan features based on wrapping the conan command line tool. We opted for this approach because the internal conan API, as opposed to the command line tool, is not stable at the moment.
Building the Sphinx Documentation
When Sphinx is installed (i.e., pip3 install sphinx sphinx-autodoc-typehints), the HTML API documentation for this package can be built via the following sphinx-build invocation:
$ sphinx-build doc doc/_build/html
Alternatively, the sphinx command on the setup.py file can be used.
$ python3 ./setup.py sphinx
Either way, the API documentation gets automatically generated by executing sphinx-apidoc first. The resulting HTML output can be found in the doc/_build/html 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
Hashes for ConanTools-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c00ca2c8609925e38ac786cb48ee83fbd4c61b61828ca74641bc96b2c3e1d5e7 |
|
MD5 | 5f9604fe31c120f291996d79cfdb102b |
|
BLAKE2b-256 | 3ccaa42c3ea311b525074217f1c2495080cb8ccac036d846c70031299d2fe372 |