pants
There are 74 repositories under pants topic.
pantsbuild/pants
The Pants Build System
thought-machine/please
High-performance extensible build system for reproducible multi-language builds.
DavidVujic/python-polylith
Tooling support for the Polylith Architecture in Python.
foursquare/fsqio
A monorepo that holds all of Foursquare's opensource projects
StephanErb/pexample
Building and packaging Python with Pants and PEX - an annotated example
Curt-Park/python-monorepo-template
Python monorepo template with Pants
pantsbuild/scie-pants
Protects your Pants from the elements.
sureshjoshi/pants-plugins
A small selection of custom PantsBuild plugins
tgolsson/pants-backends
My plugins for the Pants build system
semaphoreci-demos/semaphore-demo-python-pants
Demo for building Python projects with The Pants Build System.
pantsbuild/example-golang
An example repo to demonstrate Go support in Pants
cristianmatache/workspace
AlphaBuild usage example - a polyglot monorepo containing some of my small projects - Python, Q, Haskell, Bash, Starlark - powered by Make and Pants
NarrativeScience-old/pypants
CLI for working with Python packages and BUILD files in a Pants monorepo
pantsbuild/example-jvm
An example repo to demonstrate Java and Scala support in Pants
hchauvin/monorepo-tools
Monorepo administration
pantsbuild/example-kotlin
An example repo to demonstrate Kotlin support in Pants
skorotkiewicz/pants-or-shorts
It is pants or shorts weather?
sureshjoshi/pants-pyoxidizer-example
Support documentation for the Pants blog post at https://blog.pantsbuild.org/packaging-python-with-the-pyoxidizer-pants-plugin/
catcakie/RBXLua-change-clothes
Change or try on clothes, such as shirts, pants, t-shirts. Also includes a face changer.
bearddan2000/python-cli-pants-pylogging-pascal-triangle
Find the binomial coefficent.
bearddan2000/python-cli-pants-sieve-seg
Given a number find all primes.
bearddan2000/python-cli-pants-ugly-num
Divide the number by greatest divisible powers of
sureshjoshi/pants-example-plugin
Companion code to my blog post about writing a Pants plugin
tues/coursier-s3
S3 Coursier Plugin for use with Pants
bearddan2000/java-cli-pants-erath-sieve
Given a number N, print all prime numbers smaller than N.
bearddan2000/java-cli-pants-hello-world
Demo of pants build.
bearddan2000/java-cli-pants-pascal-triangle
Find the binomial coefficent.
bearddan2000/java-cli-pants-sieve-atkins
Given a number N, print all prime numbers smaller than N.
bearddan2000/java-cli-pants-sieve-seg
Find all primes less in a range. Follows functional programming practices.
bearddan2000/java-cli-pants-ugly-num
Divide the number by greatest divisible powers of 2, 3 and 5, if the number becomes 1 then it is an ugly number otherwise not.
bearddan2000/python-cli-pants-gunicorn-api-flask-sqlite-connect
Connect to sqlite file for a flask project.
bearddan2000/python-cli-pants-poetry-api-flask-sqlite-connect
Connect to sqlite file for a flask project.
Siddhant-K-code/example-pants
A sample repository demonstrating the usage of the Pants build system