Ecosyste.ms: OpenCollective

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

github.com/pdm-project/pdm

A modern Python package and dependency manager supporting the latest PEP standards
https://github.com/pdm-project/pdm

Reuse pinned candidates during `pdm install`

487a476ba05091a6ca4c73a718a61e741feee884 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #32 from frostming/feature/info-command

Add a new command: pdm info

f59ceaf6388303ba3f15d9da3a182a9bbcf7be0d authored almost 5 years ago by Frost Ming <[email protected]>
update lockfile hash

67618edddb89900377b97f8f7bace4bb2e7251a1 authored almost 5 years ago by Frost Ming <[email protected]>
fix ci

f972374d58d081eee3fc10e70782ea0f85d10f6a authored almost 5 years ago by Frost Ming <[email protected]>
Improve the python finder

4515545718158ab77c456aec68efdfc044820fea authored almost 5 years ago by Frost Ming <[email protected]>
fix failing tests

eb7a31641e08dc109e33e7117cab5e95891cf544 authored almost 5 years ago by Frost Ming <[email protected]>
Remove feature collections

c851bcdc027844cd0703182c18d553a7b2ff1853 authored almost 5 years ago by Frost Ming <[email protected]>
New command pdm info

9960903422ebb41e7d17baf03fd539800bda3e20 authored almost 5 years ago by Frost Ming <[email protected]>
create a PR template

120cf102a51f217970e592a69acc3746ed53841a authored almost 5 years ago by Frost Ming <[email protected]>
Update issue templates

bfff467e8a7338ec9783430fd2d02b6f4064343e authored almost 5 years ago by Frost Ming <[email protected]>
add news fragment directory

e64392321375b03a2bcb6ac9e088eaa6c07a51ec authored almost 5 years ago by frostming <[email protected]>
switch to pypa CoC

4a77f6466e20d976387496c061619c6a8f4f69a7 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #29 from nasyxx/fixed-1

Fixed setup_dev.py

d7d58d0c0bf6077ad256a59ef45b34a955809c7a authored almost 5 years ago by Frost Ming <[email protected]>
Fixed linting issue: remove trailing comma.

a7bf4dab33544f1d6510d60c4921e5aa354660c8 authored almost 5 years ago by Nasy <[email protected]>
sys.version_info should be str.

250f1fb481b5c9b3b4591a6de83196f30fa20a3e authored almost 5 years ago by Nasy <[email protected]>
Update pip before setup project env.

44349fa614328e9225271b990809bf9fc495812c authored almost 5 years ago by Nasy <[email protected]>
Fix test mocking

eebcdf973e3b2bfc7d1996f2d7e6673e1e77eaf0 authored almost 5 years ago by Frost Ming <[email protected]>
improve installation message

Add a dev setup script

1a4888799096a98ae777c176562453d5edad42c1 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #28 from frostming/pip-20

Update to pip 20

9d54b56e9bd4bdc105e99724df31b3d217e30c1b authored almost 5 years ago by Frost Ming <[email protected]>
fix ci

22dda8304d334a79c9614dd8974bebab375d62cf authored almost 5 years ago by Frost Ming <[email protected]>
fix linting errors

01cf00c09b1e5136bae40f762ebdb038f8fc9507 authored almost 5 years ago by Frost Ming <[email protected]>
Update pip to 20.0

5ffebb25c4710494baea0bb486ea6e3955e668a2 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #27 from frostming/feature/update-unconstrained

Update ignore version constraints

ef32086b02a10b79f0961b696be4aaf97a10bc9b authored almost 5 years ago by Frost Ming <[email protected]>
Update ignore version constraints

5bc3740ec6ce03d632137b7748b0b3e66c34270a authored almost 5 years ago by Frost Ming <[email protected]>
Use project python interpreter to evaluate markers

bf2c3b396a597c956c3b84c068e5081a69925639 authored almost 5 years ago by Frost Ming <[email protected]>
bump version to 0.1.2

f55c91a8a2a94b9a02e43b540f146f55f2abe193 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #25 from frostming/feature/list-graph

new option: list --graph

06cf1d8824ee2ad054e12015c1522b5b87b4082d authored almost 5 years ago by Frost Ming <[email protected]>
new option: list --graph

d6457e0d51a6a2546e341d7f24bf504e91d0a107 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #24 from frostming/feature/use-command

new command: pdm use

77e9dbc41a45191c50a26f35c6eff0f0cf3cf9f0 authored almost 5 years ago by Frost Ming <[email protected]>
normalize path

b85aeea2c86bc83265db4830e1bf568894276c73 authored almost 5 years ago by Frost Ming <[email protected]>
new command: pdm use

102b57364f8c8d49f6ca68e5ebf80e80a3cf18de authored almost 5 years ago by Frost Ming <[email protected]>
add doc strings

3845ed50f33b0f86e05da823152ae842fb58dab1 authored almost 5 years ago by Frost Ming <[email protected]>
bump version to 0.1.1

b2b4e97be76a23f54181865b191eb6ee8b4ed6f8 authored almost 5 years ago by Frost Ming <[email protected]>
Update README with FAQ

7f77a41e9af399613805a3722cf3ae39b53c5e4c authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #20 from pdm-project/better-error-handling

Refactor error handling

2cdfee251ca7ad11e19258a9a6c3091b683d3d27 authored almost 5 years ago by Frost Ming <[email protected]>
Pass exit_code to parent process

90b9d2d0971faadeff7751f4ab5b2ac889285911 authored almost 5 years ago by Frost Ming <[email protected]>
add tests

e29d49624d6879307cb11711191588f402f27b80 authored almost 5 years ago by Frost Ming <[email protected]>
Refactor error handling

d3a02122a5b3445055f4e19b6e97d5a3af2bbcc5 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #18 from pdm-project/add-tests

add test cases

6f32c0130e85d940958fe5f39727749e79258cde authored almost 5 years ago by Frost Ming <[email protected]>
add tests for build

3bed12ad8f7984e4050beb61d13800cd2101eb34 authored almost 5 years ago by Frost Ming <[email protected]>
refactor installing mock

f2b88800160ae62f9066fe5c31c323d391e7a383 authored almost 5 years ago by Frost Ming <[email protected]>
add test cases

482b8fef5742326ecb6219c3d565f3c21e177f97 authored almost 5 years ago by Frost Ming <[email protected]>
Create CONTRIBUTING.md

20ceac87062a1d6c0a053a339d8839edf7a6204f authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #17 from pdm-project/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

fc6558c4831100c6b9b8aa6bc7f50cfe816271e1 authored almost 5 years ago by Frost Ming <[email protected]>
Create CODE_OF_CONDUCT.md

skip ci

09e547be82c06b5efe37a9ce31a5ef3aa4b36263 authored almost 5 years ago by Frost Ming <[email protected]>
Add headers for pdm list output

857775456911b8b36a21920946165b4afad794e2 authored almost 5 years ago by Frost Ming <[email protected]>
linting

a450a2b2362333f44256925ba50e87f85bceff8f authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #15 from pdm-project/feature/version-from

version from speicified file

c569826037991ba420e37083634d3249199a03ac authored almost 5 years ago by Frost Ming <[email protected]>
Use dev version of pdm

f29ebca82abaf320ac6d0d2d68e0c8b984ffe448 authored almost 5 years ago by Frost Ming <[email protected]>
version from speicified file

2f8bba9e94d32c0e161a94c5e5d2bef1d5163b63 authored almost 5 years ago by Frost Ming <[email protected]>
Bump version to 0.1.0

eb18d33a513a8cbe557a8a1d79cebc928482f962 authored almost 5 years ago by Frost Ming <[email protected]>
more tests

bf1e9a96ecee9a86a588cac436ca933607711595 authored almost 5 years ago by Frost Ming <[email protected]>
Keep hashes when the condidate is reused

Fix #11

1b921d9cfad581836f26393d0937a18da01ae8e4 authored almost 5 years ago by Frost Ming <[email protected]>
Stable marker string

Fix #7

65f1a012379edcdb9d2aa3689c0af9db2ea0d27d authored almost 5 years ago by Frost Ming <[email protected]>
bump version

4f6aa3312fd5e92bca50408696f690a76545c081 authored almost 5 years ago by Frost Ming <[email protected]>
update lockfile

0d31cdc4ad11dfe1414ff01b466198e4cdafc2dd authored almost 5 years ago by Frost Ming <[email protected]>
constrain pip-shims version

2cf76016d2009d4e288d65465ab3f8f87a578721 authored almost 5 years ago by Frost Ming <[email protected]>
Fix PEP 517 build errors

Display dist in two columns for pdm list

2bc6e5c41a6616b842c17ef0730d0d7c1f3787e9 authored almost 5 years ago by Frost Ming <[email protected]>
bump version to 0.0.5

92dad69a21ec047ead2acc3aff58bdcb1c5be865 authored almost 5 years ago by frostming <[email protected]>
Mistakenly stripped the leading "C"

Fix #5

5db183092e980a208a1e24aa238e7740b1304770 authored almost 5 years ago by frostming <[email protected]>
Fix a PEP 517 building error

881e12dedc64792923f095f0cc3e9664686dd705 authored almost 5 years ago by frostming <[email protected]>
get pypi source url from pip.conf

Fix #3

PS. functools32 is a malformed package that will fail when trying to build a wheel on it....

5e7da05f0838780a95b9dd8628a7945e19b641fd authored almost 5 years ago by frostming <[email protected]>
Fix editable install and uninstall

153efa7c93bc351cb7447ddd57d525baf1a62943 authored almost 5 years ago by frostming <[email protected]>
pdm init command

d762adce1fe5e217b2c162ec0db0a5a1c1e966d5 authored almost 5 years ago by frostming <[email protected]>
typo in URL

b1ab7682026fed3122a84b3fe8defdfe8798da8f authored almost 5 years ago by frostming <[email protected]>
typo in URL

bbb3aa4e353f14da6b1c6b8f0dda03e3446562f6 authored almost 5 years ago by frostming <[email protected]>
bilingual README

514f327857e7f84d443036d62f69e1d4a2a95698 authored almost 5 years ago by frostming <[email protected]>
Fix a bug that sdist is invalid for uploading.

cfc13d4584e965ef78d071708f96c9ce0f60058a authored almost 5 years ago by frostming <[email protected]>
Update README.md

ad82aad82981889b63a73175351c6d9732b2349e authored almost 5 years ago by frostming <[email protected]>
candidate.is_wheel

85aff9f975e2a171603452afd1405ee7fa01b2cb authored almost 5 years ago by frostming <[email protected]>
candidate.is_wheel

1448575ebbbe9505128528cc83e22909a97dbbe3 authored almost 5 years ago by frostming <[email protected]>
Fix file searching

0a199f5a2ab8c158efc5b2fba5b2855cb56af084 authored almost 5 years ago by frostming <[email protected]>
PEP 517 build backends

4b5b5f42a0ed0232ae8701de54a18da9f6aae7d7 authored almost 5 years ago by frostming <[email protected]>
update README.md

328da1d6d47ef94bfeb827319db0838387d408b5 authored almost 5 years ago by frostming <[email protected]>
Full PEP 508 environment markers

06391eca0bed7b879af1bc84c1c737c99646741e authored almost 5 years ago by frostming <[email protected]>
marker evaluation

d0a7987524e26626a8f71a1a33f828ca3f10d331 authored almost 5 years ago by Frost Ming <[email protected]>
ensure string

0d74b9cf0805863988440e643d0aaaa44111edce authored almost 5 years ago by frostming <[email protected]>
add a simple user interface.

1eb80a9c0efa74f1fbe2cb20654a5d2707378947 authored almost 5 years ago by frostming <[email protected]>
write tests for update and remove

ce0478fc9b5dab51010bd47112ec747fa21f0048 authored almost 5 years ago by frostming <[email protected]>
Fix code styles

57068eac14f2039e0f0bae4643a3f84a4da00987 authored almost 5 years ago by frostming <[email protected]>
Add tests for add function

8e7e6b531d7e328b3924a1f92f6ec5ae11780a52 authored almost 5 years ago by frostming <[email protected]>
add function

0510dd65ebef0707f367a74e9fd349f533a95c74 authored almost 5 years ago by frostming <[email protected]>
fix shebang to project python.

Fix #1

227a757d988717c5ad7c94ebcbc5d0c50d2a0460 authored almost 5 years ago by frostming <[email protected]>
fix hash comparison

86696bc788787fadb5766e781251d19cd4af18b6 authored almost 5 years ago by frostming <[email protected]>
fix hash comparison

6771359ea1409398776d8191919170a7e2c92185 authored almost 5 years ago by frostming <[email protected]>
synchronize dependencies function

40b05de4e1f57577adf64ba67bb3e8c06a5ad161 authored almost 5 years ago by frostming <[email protected]>
simple CLI

c787e8556d1b49ce05d6b4d1df105b8e181da470 authored almost 5 years ago by frostming <[email protected]>
Refactor: Remove the global state

08c5e390d10b36052ff04afcccc1647b30189ba9 authored almost 5 years ago by frostming <[email protected]>
remove resolvelib depenedency

882b045dc2041bbcf84b05d2b4b54589dac4d151 authored almost 5 years ago by frostming <[email protected]>
remove resolvelib depenedency

2fbe903c41541fbbeeb4497de96d1c21390b2d38 authored almost 5 years ago by frostming <[email protected]>
remove resolvelib depenedency

9775b26acfc3bf120865a442e7ea54aa98bde6f3 authored almost 5 years ago by frostming <[email protected]>
checkout lfs files

3fae9b7eb01574668f659e2b724c65261f75f0e5 authored almost 5 years ago by frostming <[email protected]>
missing tomlkit

b6b5009ca779fe7259818c52704b69f655d5147a authored almost 5 years ago by frostming <[email protected]>
no support py27

e7e8c9c4bfa01998b3739e71a586cbf35715920d authored almost 5 years ago by frostming <[email protected]>
Test resolver

3d78235a4f8f0b90f62222d1282fc07459476f0c authored almost 5 years ago by frostming <[email protected]>
change editable parsing

1bc77384f7b27424c831d17b8d364dd796983ce8 authored almost 5 years ago by Frost Ming <[email protected]>
project classes

339d8465c1388b846b7ee61591d7d1d0851e68d7 authored almost 5 years ago by Frost Ming <[email protected]>
Change for pip 19.3.1

e5f03b7d1658e2459a44c1ab904b3ed9e3e5f3c7 authored almost 5 years ago by Frost Ming <[email protected]>
pre commit hooks

3a79ab896824de803f96d5f8e83d0f600fd73fc4 authored almost 5 years ago by Frost Ming <[email protected]>
locking function

e0a9194fa66c4133a4085ad1439ae4921d83b6d9 authored almost 5 years ago by frostming <[email protected]>