Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyenv/pyenv-users

List virtual environments that use pyenv-managed versions of Python
https://github.com/pyenv/pyenv-users

Fix usage parameters

3f573cddec15779e5857c5ed2b3534da842c8793 authored almost 3 years ago by Peter Heatwole <[email protected]>
Merge pull request #2 from pfheatwole/work

Tidy and finish basic functionality

53d4a3709167a50117ff31d3ded09ac51d7442af authored over 3 years ago by Peter Heatwole <[email protected]>
Update README

9d96ea05868bfe5d403531bd4c61867ddd359127 authored over 3 years ago by Peter Heatwole <[email protected]>
Add option to output absolute paths

Switching to relative paths by default. For human readable output the
prefix just takes up termi...

d18e46c60d6e74eee19334067909bfc48ffa0a98 authored over 3 years ago by Peter Heatwole <[email protected]>
Prefer positive `if` test

81b769dad4f307e36ad49037aabd9e12da8cf813 authored over 3 years ago by Peter Heatwole <[email protected]>
Simplify example in README

fbf3f4ede7b27ab002e57140aa6b45db4efe8f9f authored over 3 years ago by Peter Heatwole <[email protected]>
Eliminate unnecessary index variable

034f902842ff36ae09e2525727c5630f3e16d7f4 authored over 3 years ago by Peter Heatwole <[email protected]>
Check for unrecognized options

ff61f9c99fe0bfb46bdf20f4cd788521ee25be6e authored over 3 years ago by Peter Heatwole <[email protected]>
Simplify error response

c6786b9d491e25e861d0ce1d92ef0f406cf86399 authored over 3 years ago by Peter Heatwole <[email protected]>
Add example to README

Explain how the plugin can be used to find unused installations.

3362a98a705c7b488bf80ba1a132abc553fc53b3 authored over 3 years ago by Peter Heatwole <[email protected]>
Merge pull request #1 from pfheatwole/work

Eliminate dependency on `column` and add raw output

c00585318fbbf6a17b21da106ed60d7f9ad094fe authored over 3 years ago by Peter Heatwole <[email protected]>
Simplify by eliminating unnecessary functions

The functions were only called once and only served to make the script
more difficult to read. R...

fb86cb02b74cf2361a2a052796f6b59c9cfffa77 authored over 3 years ago by Peter Heatwole <[email protected]>
Tidy

ca173a51ed19df466451a4b2393239ab2fae7df2 authored over 3 years ago by Peter Heatwole <[email protected]>
Remove unnecessary check

a2f4fc30ebd4e8d66a3d40a54745748e1456cc17 authored over 3 years ago by Peter Heatwole <[email protected]>
Only accept one positional argument

7042422b3c5250f14c8d86251189d9116540a512 authored over 3 years ago by Peter Heatwole <[email protected]>
Overhaul

* Eliminated the dependency on `column` from `util-linux`

* Added the general framework for add...

f0af465bc83202580f12e585824587c892dcd2b3 authored over 3 years ago by Peter Heatwole <[email protected]>
Update README.rst

Corrected installation github repository URL.

6e38e329feb99d118370018b80e3cee38fbba467 authored over 3 years ago by Anton Petrov <[email protected]>
Add detection of pyenv-virtualenv environments

6ada90876cda74a42362508931516622da1776d5 authored over 3 years ago by Peter Heatwole <[email protected]>
Add README

746bda8177e20d3d17f0505da4f7e52f905bc7fd authored over 3 years ago by Peter Heatwole <[email protected]>
Add MIT license

272edceba69343270743c287c99325ac3f9b941d authored over 3 years ago by Peter Heatwole <[email protected]>
Move script into bin

This repo was imported from
https://gist.github.com/pfheatwole/a298e5698eeb517f770b68c154b9682c

db185212257510980fa8b849aa0deff005629642 authored over 3 years ago by Peter Heatwole <[email protected]>

552d881f073f53039f4269ae18d1926ab8399983 authored over 3 years ago by Peter Heatwole <[email protected]>

ad69426c2d49e38cf1aba423fdd59641b31d87e9 authored over 3 years ago by Peter Heatwole <[email protected]>

fa830be1438363f556b65359efb5d96d564fdd3e authored almost 4 years ago by Peter Heatwole <[email protected]>

0d82faa725f47ad4a58b9be3347d36ba797a59e3 authored almost 4 years ago by Peter Heatwole <[email protected]>

b6edcd4469cdc88d8f888f51f2f55f8cd509b55c authored almost 4 years ago by Peter Heatwole <[email protected]>