Skip to main content

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.

Installation

ConanTools releases are automatically deployed to PyPI as ConanTools . Subsequently, acquiring an up-to-date version for usage within python scripts is possible using the following command:

$ pip3 install ConanTools

Alternatively, for usage within a conanfile.py using python_requires, ConanTools are also provided as conan package on Bintray. Adding the remote and downloading version 0.3.5 is achieved using the following commands:

$ conan remote add bt_nioshd "https://api.bintray.com/conan/nioshd/conan"
$ conan download -r bt_nioshd ConanTools/0.3.5@nioshd/stable

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ConanTools-0.4.3.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

ConanTools-0.4.3-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file ConanTools-0.4.3.tar.gz.

File metadata

  • Download URL: ConanTools-0.4.3.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.2

File hashes

Hashes for ConanTools-0.4.3.tar.gz
Algorithm Hash digest
SHA256 243489b1a07e8dbc23d786d4b67b0e63812c91231663007187331a19041c5e8a
MD5 4185a3b116060cd84965c43821b5e1f8
BLAKE2b-256 82366efe9d9da42d02390b2c2dd0f5c57afa8873b26b38098a0f9bc48d29482c

See more details on using hashes here.

File details

Details for the file ConanTools-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: ConanTools-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.2

File hashes

Hashes for ConanTools-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2a7c74a04ee59f8cd51879099d18fc555a32b444f65dbe12858e36309d9534b3
MD5 c5d7a10923e1d982207f5be1099c7cd6
BLAKE2b-256 2894ce1f740b648263a163c73935bffe52ae79a608cef67a6165ee9b9805b251

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page