Skip to main content

Bincrafters Packaging tools for build Conan projects

Project description

[![Build Status](https://travis-ci.org/bincrafters/bincrafters-package-tools.svg?branch=master)](https://travis-ci.org/bincrafters/bincrafters-package-tools) [![codecov](https://codecov.io/gh/bincrafters/bincrafters-package-tools/branch/master/graph/badge.svg)](https://codecov.io/gh/bincrafters/bincrafters-package-tools) [![Pypi Download](https://img.shields.io/badge/download-pypi-blue.svg)](https://pypi.python.org/pypi/bincrafters-package-tools)

# Bincrafters Package Tools

## A modular toolset for Conan package tools

This project contains files used by Conan Package Tools for all kinds of bincrafters builds.

These scripts are used during build process to allow for rapid testing and prototyping at this time.

#### INSTALL To install by pip is just one step

##### Local If you want to install by local copy

pip install .

##### Remote Or if you want to download our pip package

pip install bincrafters-package-tools

#### TESTING To run all unit test + code coverage, just execute:

pip install -r bincrafters/requirements_test.txt cd tests pytest -v –cov=bincrafters

#### REQUIREMENTS and DEVELOPMENT To develop or run Bincrafters package tools, Conan package tools will be required However, you could solve by pip

pip install -r bincrafters/requirements.txt

#### UPLOAD To upload this package on pypi (legacy mode):

pip install twine python setup.py sdist twine upload dist/*

#### LICENSE [MIT](LICENSE.md)

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

bincrafters_package_tools-0.3.0.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file bincrafters_package_tools-0.3.0.tar.gz.

File metadata

File hashes

Hashes for bincrafters_package_tools-0.3.0.tar.gz
Algorithm Hash digest
SHA256 139919a839522d893eb34984da527c8409162c2331d42221efe24594361f8f4b
MD5 92fe95780969b3407e2e3f1fa1701d10
BLAKE2b-256 be608a2bb51e8f45511613b8d65b4a8ca65298a81d8199a85cdbbb8ead82116c

See more details on using hashes here.

Provenance

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