8000 GitHub - pythoext/promebuilder: Prometeia's Python Package Builder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pythoext/promebuilder

 
 

Repository files navigation

PromeBuilder

PromeBuilder is a package to provide standard build and distribution workflow for Prometeia's products. The product by itself is builded and distributed using his services.

python setup.py pytest
python setup.py bdist_conda 

Installation with pip

pip install git+https://github.com/prometeia/promebuilder.git#egg=promebuilder

SonarQube

pytest
sonar-scanner -Dsonar.projectVersion=$(cat version) -Dsonar.dryRun=true

About

Prometeia's Python Package Builder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.6%
  • Groovy 33.8%
  • Dockerfile 5.2%
  • Shell 0.4%
0