Ecosyste.ms: OpenCollective

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

Pdm

Improve the experience of Python development workflow
Collective - Host: opensource - https://opencollective.com/pdm - Website: https://pdm.fming.dev - Code: https://github.com/pdm-project

fix regression tests

github.com/pdm-project/pdm - ea55cddf6aca1319e5fe786027d9498835066f66 authored about 4 years ago
fix build backends

github.com/pdm-project/pdm-backend - 9c309b02e40e0b83f6003438e6c4efe356fa9e99 authored about 4 years ago
fix backend

github.com/pdm-project/pdm - df44ce871aeb5c91a20aae3a01f98559f67e0d83 authored about 4 years ago
reuse cached wheels

github.com/pdm-project/pdm - d4ca501f743d41cacfdecfb7e88799baa90e246b authored about 4 years ago
save and reads PEP 621 metadata

github.com/pdm-project/pdm - ec8d0023fb0481d4969e2fac450b280e092c0c74 authored about 4 years ago
migrate pyproject in fixtures

github.com/pdm-project/pdm - b4c0efc6f5050f52e2dcc74acc7248ca08d0f6ed authored about 4 years ago
test format cases

github.com/pdm-project/pdm - 41a303f411c4cc7407643bb99cb615caf00a0e28 authored about 4 years ago
change importers to PEP 621

github.com/pdm-project/pdm - 2fd24e7ee05350d6f794c23c8ac5b86f35905542 authored about 4 years ago
Merge branch 'feature/pep621' into master

github.com/pdm-project/pdm-backend - 130e2c44193985343aba69bc338a3dbeaaa20b6d authored about 4 years ago
Merge pull request #4 from frostming/feature/pep621

Support PEP 621

github.com/pdm-project/pdm-backend - 4740bde5449539ee5021eae650f6326c8edcf313 authored about 4 years ago
legacy format importer

github.com/pdm-project/pdm - 3ecdd9254bc3b006281fda337e70a7a661ae410d authored about 4 years ago
switch to PEP 621

github.com/pdm-project/pdm-backend - 719b18e698998a85313adabe2dc8732e773f6ea2 authored about 4 years ago
fix site-packages insertion

github.com/pdm-project/pdm - 7dfa21a559c650901fbc9f617fa56876156b16d7 authored about 4 years ago
Release 0.12.2

github.com/pdm-project/pdm - dfe9d999665ad3ae12ee73ca80c67211ec6d4d0d authored about 4 years ago
fix the cache path

github.com/pdm-project/pdm - 0388c775c901767ec4d5276366f73a61b38ae024 authored about 4 years ago
Merge pull request #199 from frostming/feature/197

retry failed jobs

github.com/pdm-project/pdm - 9d1327dbda205db999a5f4c8a0401686b8e1adb1 authored about 4 years ago
retry failed jobs

github.com/pdm-project/pdm - 92dde0a84bb38df8a23f16b2ff9dcefaf9902c36 authored about 4 years ago
Merge pull request #196 from frostming/update-lock-version

update lockfile schema

github.com/pdm-project/pdm - dc8398547aef9e74d0b89343715a4cda131640a0 authored about 4 years ago
fix lock file

github.com/pdm-project/pdm - b19f73640c5f832ca3640815debd8f8b1ad0f5d5 authored about 4 years ago
highlight file name

github.com/pdm-project/pdm - be55eff2c0deb5c4337d2c3032d340df33c5630a authored about 4 years ago
change lockfile generation

github.com/pdm-project/pdm - 1bd09e99c5d2cd1884c48d68853330e9340bc35c authored about 4 years ago
update lockfile schema

github.com/pdm-project/pdm - 1f0c51f59130e6f88874f6c94be6c2ae24828517 authored about 4 years ago
Merge pull request #194 from frostming/dev

drop pip-shims as a dependency

github.com/pdm-project/pdm - 98884349b07987df366a75aa0da78e36e74063f3 authored about 4 years ago
fix pkg_resources import

github.com/pdm-project/pdm - 7db6c9ccf4f0efb17aff1664414085950e3ca439 authored about 4 years ago
import pkg_resources from pip

github.com/pdm-project/pdm - 88a0cb53531a7493d148ddeae081b4fb71b13e67 authored about 4 years ago
add missing dep

github.com/pdm-project/pdm - 0bd8bbc290dad6ae549fa579615033aa2391cd3b authored about 4 years ago
drop pip-shims as a dependency

github.com/pdm-project/pdm - ffae3525e184590641818714f5086ec029b9a239 authored about 4 years ago
fix workflow

github.com/pdm-project/pdm - cee49747941878120c6779aeafa270c4ff736ecc authored about 4 years ago
Remove a deprecated test case

github.com/pdm-project/pdm - fbecbb0a6dd7314f299e73eaa4a4b719077f6b5b authored about 4 years ago
Automatically create release

github.com/pdm-project/pdm - 9fd8986f3b3709cdba69a97f2b48ff1a81ea29e1 authored about 4 years ago
Release 0.12.1

github.com/pdm-project/pdm - 2fdc98dccab575aaefdccd70ba436289aef77cf9 authored about 4 years ago
Merge pull request #193 from frostming/release-script

release script

github.com/pdm-project/pdm - a6f2048df4088f29f44622ac5f0ce5ea5e82c5fd authored about 4 years ago
release script

github.com/pdm-project/pdm - 9b40b3719f9d4991252f2e130e9cb9d4322b58d3 authored about 4 years ago
skip if already exists

github.com/pdm-project/pdm - a9694ce61c9941e47452b8f293c7a35b90be4349 authored about 4 years ago
Activate PEP 582 by writing env var into WinReg

Close #191

github.com/pdm-project/pdm - bfc869ae0d306567aabf9545177ea57bcaeda742 authored about 4 years ago
Add a new option `pdm export --pyproject`

Close #190

github.com/pdm-project/pdm - bf3fb38bd2e75a189d78423b5c164ab47a074bd4 authored about 4 years ago
update docs

github.com/pdm-project/pdm - c2dc2cb418a21ca642db22ddec522d0424743cf9 authored about 4 years ago
Release 0.12.0

github.com/pdm-project/pdm - 0e645f1b453b9a103f0c839dcdf922c063626013 authored about 4 years ago
Merge pull request #189 from Aloxaf/fix_setup_dev

Fix setup_dev.py

github.com/pdm-project/pdm - 1b2d472c868e55cbfcc09b64338df8c75dbba574 authored about 4 years ago
Fix setup_dev.py

github.com/pdm-project/pdm - aa3fcd1b7231aaa5daeb6d7a4cf3e543eb1fb752 authored about 4 years ago
Merge pull request #187 from Aloxaf/fix_doc

Fix help message of some command

github.com/pdm-project/pdm - b3c70d7895ccd0f9edd1653e7c11bf2b92646b79 authored about 4 years ago
Fix help message of some command

github.com/pdm-project/pdm - 966cdb0c395205d042070e1439f5ad84e74cf4f6 authored about 4 years ago
Merge pull request #186 from frostming/bugfix/185

change the mechanism to enable PEP 582

github.com/pdm-project/pdm - a3267eb030b2422982a1d6cc91f6f11571260b58 authored about 4 years ago
Clean env var for testing

github.com/pdm-project/pdm - 9c61068d25b884d3bf980374559ed9fe72429d0f authored about 4 years ago
Read the real path

github.com/pdm-project/pdm - 09cd65008043a8068fe1286b3fd333ba0581ac75 authored about 4 years ago
Remove some compatibility code

github.com/pdm-project/pdm - 00a595d0f2bbf00b963a9490bf4b88bb68a77e88 authored about 4 years ago
change the mechanism to enable PEP 582

github.com/pdm-project/pdm - 89d61172822c089af186a1e2a772bd16feccaa7c authored about 4 years ago
Merge pull request #184 from Aloxaf/fix_doc

Fix description of `build` command

github.com/pdm-project/pdm - 47dd14f92aee101cbe27122d5532717966527670 authored about 4 years ago
Fix description of `build` command

github.com/pdm-project/pdm - 06530b4eb245ae99e18d07f49be7d55d0bd8968f authored about 4 years ago
improve news

github.com/pdm-project/pdm - 4557414fb063746f561cbd5775c91a1e42342e1e authored about 4 years ago
menthion site-packages in doc

github.com/pdm-project/pdm - 946209d259fc905786a82a8d172ce17d643e60ef authored about 4 years ago
Merge pull request #182 from roywes/patch-1

Fix global project dependencies (wheels -> wheel)

github.com/pdm-project/pdm - fd2d9f4f0f6596b2403931efa7e8b1770ab46fd0 authored about 4 years ago
Add news fragment

github.com/pdm-project/pdm - 8c33b8e9ad81e7bbc641e25b009191d1fa1c570f authored about 4 years ago
Fix global project dependencies (wheels -> wheel)

`wheels` is among the minimum dependencies injected for global projects resulting in crashes.

...

github.com/pdm-project/pdm - 6c76bf7787bd76df1f922f50175eca3a662d1006 authored about 4 years ago
Opt to include site-packages, change the env var name

github.com/pdm-project/pdm - b46ce0fd777ba429b960d8eb8b37dc4544d6460e authored about 4 years ago
Fix pep582 loading

github.com/pdm-project/pdm - 44cc6d45b1ae3294123bc8d801e221edad202aeb authored about 4 years ago
correct the heading level

github.com/pdm-project/pdm - 6adf50047ab4999aeffdd4039932bf5cef5feb26 authored about 4 years ago
Merge pull request #181 from frostming/feature/simple-pep582

New method of enabling PEP 582

github.com/pdm-project/pdm - 2443477ae0458d78f00d6e20934a1de716dc60a3 authored about 4 years ago
Clarify doc

github.com/pdm-project/pdm - 1e0b20f1a766cf1337bb8fe9fd8510bf3bd74b54 authored about 4 years ago
Docs and news

github.com/pdm-project/pdm - e942ca085803d1700aa50ba19943027efe476410 authored about 4 years ago
compatible cached_property

github.com/pdm-project/pdm - 6796626b062b9d731a765d3a5bb381bfdb296439 authored about 4 years ago
New method of enabling PEP 582

github.com/pdm-project/pdm - 6055385262e22fb880285babb7e99601db27b0c5 authored about 4 years ago
Create FUNDING.yml

github.com/pdm-project/pdm - 9bc8ed127520c4a0ad7fe3396a1498c6b26f9110 authored about 4 years ago
Skip special key

github.com/pdm-project/pdm - 0309fa8f97e2b9361a9984a4ac3fcb295cbd17cc authored about 4 years ago
Merge pull request #179 from frostming/feature/dot-env

Support dotenv file loading

github.com/pdm-project/pdm - f8f93ceadf9049884b0fce9672873a2e3fabc9e2 authored about 4 years ago
Support dotenv file loading

github.com/pdm-project/pdm - efe62a569f816cb257824623deccbf8989033df1 authored about 4 years ago
Merge pull request #177 from frostming/feature/real_pep582

Supporting running scripts directly

github.com/pdm-project/pdm - 0251e18b5d6885aa95840fe6676ecd53caa315a1 authored about 4 years ago
Supporting running scripts directly

github.com/pdm-project/pdm - d2cc534321cce41529dc2b3bbb954b4e46cbfb66 authored about 4 years ago
Ensure setuptools is installed

Fix #174

github.com/pdm-project/pdm - f73c643295b9e80a1af69df5a38343ba5a21a6ee authored about 4 years ago
Release 0.11.0

github.com/pdm-project/pdm - eb952c9d41e3b782746a192a82b4a05325311668 authored about 4 years ago
Update asciinema animation

github.com/pdm-project/pdm - b14a308ff492d5bc81040a22f45ceeb282c1a940 authored about 4 years ago
Create output dir if not exists

Close #173

github.com/pdm-project/pdm - 0a6346df6078579ef6d1a04177aaa8c0812ccf4d authored about 4 years ago
Update the docker link

github.com/pdm-project/pdm - 7cd0fd0a11d6fe5fe04a0d22ee85b7e6284abf43 authored about 4 years ago
Fix version conversion

Close #172

github.com/pdm-project/pdm - 0afbf471e820bdd3f182956d477302aa4b4c4c15 authored about 4 years ago
Fix vendor patch

github.com/pdm-project/pdm - dca413bfe3857f64df2bda0d4fae20663854be88 authored about 4 years ago
Update docs

github.com/pdm-project/pdm - bfebf214c4599a4fd551582a3abf430e457117d2 authored about 4 years ago
revert to upstream version wheel.install()

github.com/pdm-project/pdm - 4e3e68e2a4f3ccf6975826b5a92994738bb02778 authored about 4 years ago
Merge pull request #171 from frostming/bugfix/marker-extracting

Simply the marker extracting logic

github.com/pdm-project/pdm - a740b823870ab7d7ec80eab55c3bc331b9791443 authored about 4 years ago
Simply the marker extracting logic

github.com/pdm-project/pdm - 6af0c5a0776e26aac09aea1fe2b0407ed415864a authored about 4 years ago
Merge pull request #169 from frostming/feature/progress

Feature: new lookings

github.com/pdm-project/pdm - 56b5482b964b5b21e8fe9ff4b6ea207cd5b43681 authored about 4 years ago
Fix the test case

github.com/pdm-project/pdm - 0a6cabf91cfedc4fbd6e9d03cc0b6379cbd5101a authored about 4 years ago
patch the vendored libraries

github.com/pdm-project/pdm - faab05ee89d65f74a03db1dd0a17eea97485c241 authored about 4 years ago
Make the halo spinner sensitive to indentation

github.com/pdm-project/pdm - 87a791f40fbce7c05ae6ead19c088ba6a0c8960f authored about 4 years ago
Change the looking of installing

github.com/pdm-project/pdm - 54f72e50a0fab9469f71a3bed3ae81876b47f672 authored about 4 years ago
Merge pull request #168 from frostming/feature/scripts

pdm run support predefined scripts

github.com/pdm-project/pdm - dbf552326d8b60f2a2f509d72bcffa602c048872 authored about 4 years ago
documentation and news

github.com/pdm-project/pdm - b0b99c42bc8ad6a8e2903861e77d4f404c87a134 authored about 4 years ago
Write tests for the feature

github.com/pdm-project/pdm - b5c09331ad1c256226b7f09e67c34bcb44bbde0f authored about 4 years ago
Inject CI to env

github.com/pdm-project/pdm - 54b1e093fee54886bb3cec45cfc49ceff94b2049 authored about 4 years ago
Judge before expansion

github.com/pdm-project/pdm - 478530acd2f24bfc728afa8ee2c36ab4f48f7836 authored about 4 years ago
Revert changes

github.com/pdm-project/pdm - aa4b7a0ecf4593a7dfe52b4d2a6db6d19274e05d authored about 4 years ago
fix argument passing

github.com/pdm-project/pdm - 8e4b388426b215abc1fe73bbf24ba73f71ec7f81 authored about 4 years ago
pdm run support predefined scripts

github.com/pdm-project/pdm - 8c688509ca699681a06e03512207b1aaac79efdf authored about 4 years ago
don't remove pip, either

github.com/pdm-project/pdm - 37fa4616416af2bfae54b8c1de1707f078e3fc67 authored about 4 years ago
bump version to 0.10.2

github.com/pdm-project/pdm - f4b4e8ebf361480207f5dfe5df6f31b4bdd5d1ab authored about 4 years ago
Building editable distribution does not install `build-system.requires` any more.

Fix #167

github.com/pdm-project/pdm - 166df8de53fbd5dae36e6140c0144fea6102869a authored about 4 years ago