Skip to content

Commit da12afc

Browse files
lorencarvalhotheacodes
authored andcommitted
Add a blurb for shiv in the key projects section. (#608)
1 parent 84c5747 commit da12afc

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

source/key_projects.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,19 @@ build requirements. To speed up and parallelize the build of large projects,
371371
the user can install `ninja <https://pypi.org/project/ninja>`__ (also available
372372
on PyPI).
373373

374+
.. _shiv:
375+
376+
shiv
377+
====
378+
379+
`Docs <https://shiv.readthedocs.io/en/latest/>`__ |
380+
`Github <https://github.com/linkedin/shiv>`__ |
381+
`PyPI <https://pypi.org/project/shiv/>`__
382+
383+
shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP
384+
441, but with all their dependencies included. It's primary goal is making distributing Python
385+
applications and command line tools fast & easy.
386+
374387
.. _spack:
375388

376389
Spack

0 commit comments

Comments
 (0)