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 wheel installer

github.com/pdm-project/pdm - d0d61c9c48cc9297aef005372dd9910f48d7107c authored almost 5 years ago by frostming <[email protected]>
Fix a bug that OS-dependent hashes are not saved

Fix #57

github.com/pdm-project/pdm - 6e52a1888263e961268382fea8c57b6765b5e957 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #55 from frostming/feature/do_use

better python selector

github.com/pdm-project/pdm - 2907e9a98d7d5721c22d242868f9faa50676a194 authored almost 5 years ago by Frost Ming <[email protected]>
better python selector

github.com/pdm-project/pdm - 264102b43913c36f5a67f5453d4f1f07b59e9eb8 authored almost 5 years ago by Frost Ming <[email protected]>
bump version

github.com/pdm-project/pdm - ec7fd6a8721f6a95ab6c501273f54e9712a7a619 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #53 from frostming/bugfix/47

Merge markers correctly from different parents

github.com/pdm-project/pdm - 8242ba36b01d02901025d9f15a9950ef5c284a5c authored almost 5 years ago by Frost Ming <[email protected]>
Merge markers correctly from different parents

github.com/pdm-project/pdm - bb960a66fcf8903a79909314b954feaf4a1de076 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #52 from frostming/feature/init-python

improve init command to add more options

github.com/pdm-project/pdm - fd143544344ebbbd8b0d28fedaa96d66cbb13359 authored almost 5 years ago by Frost Ming <[email protected]>
Improve the command help

github.com/pdm-project/pdm - 67eeea5159cc0d2db149ae98f75399565f13e531 authored almost 5 years ago by Frost Ming <[email protected]>
improve init command to add more options

github.com/pdm-project/pdm - 18bc10cf7414f262b94effff6811176188910537 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #51 from frostming/bugfix/38

install compatible wheels

github.com/pdm-project/pdm - cbdd1a5234f69a649596804ffe5940d18b39f422 authored almost 5 years ago by Frost Ming <[email protected]>
install compatible wheels

github.com/pdm-project/pdm - f4135834d3809c58ed7b9c42935eec54ff02e13d authored almost 5 years ago by Frost Ming <[email protected]>
Populate link if available

github.com/pdm-project/pdm - 564686d86b8423811c66c67ba576c94cdfe61f04 authored almost 5 years ago by Frost Ming <[email protected]>
Bump version to 0.2.4

github.com/pdm-project/pdm - b816c6e6d086066a7d71cd74ac2450b1f6f92156 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #45 from frostming/patching-sys-executable

patch sys.executable when activating env

github.com/pdm-project/pdm - 4db7c5956b190e27cb28307ce0a73f7e3576abc8 authored almost 5 years ago by Frost Ming <[email protected]>
disable coverage temporarily

github.com/pdm-project/pdm - c332fc51f24227f6cf80c2bd0424352592603eb6 authored almost 5 years ago by Frost Ming <[email protected]>
install wheel

github.com/pdm-project/pdm - 1876914f14dbb3aeebeb93f00ed2e552416ed241 authored almost 5 years ago by Frost Ming <[email protected]>
use venv python to install

github.com/pdm-project/pdm - cc0d58e93d6c3c67397739719321e8984c4006a7 authored almost 5 years ago by Frost Ming <[email protected]>
delay change python interpreter

github.com/pdm-project/pdm - 0c5be4249cd9562f461a1708c4bb28aa9b862085 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #44 from frostming/version-merging

Version merging

github.com/pdm-project/pdm - 939468ada9a6b9962ded509c4931a40f8a932c9b authored almost 5 years ago by Frost Ming <[email protected]>
patch sys.executable when activating env

github.com/pdm-project/pdm - 195ca4f99bebb0726c3efa1fd1d1e72f247453e7 authored almost 5 years ago by Frost Ming <[email protected]>
add news entry

github.com/pdm-project/pdm - 864d38e59f9c41172985b3d6f095bfa055469cbf authored almost 5 years ago by frostming <[email protected]>
format code

github.com/pdm-project/pdm - 7ec4b73fe1e92de781617b5dfee165182f5e0b1b authored almost 5 years ago by frostming <[email protected]>
improve version merging

github.com/pdm-project/pdm - 0c37663d0e8f79d3265b695d7b40616a00e50ada authored almost 5 years ago by frostming <[email protected]>
bump version to 0.2.3

github.com/pdm-project/pdm - 8d9781e8170a347acd73dd0a477675aafebbbafe authored almost 5 years ago by frostming <[email protected]>
use current python interpreter for dev

github.com/pdm-project/pdm - ce8415c06fe7badc19aa9426dce651f267349afe authored almost 5 years ago by frostming <[email protected]>
use current python interpreter for dev

github.com/pdm-project/pdm - afb23cd6cf16ef3bcd7df7d15a995511d2fdf410 authored almost 5 years ago by frostming <[email protected]>
fix setup format for dict of list

github.com/pdm-project/pdm - 33620dee578fb412087bc47a214e90a03efb2a32 authored almost 5 years ago by frostming <[email protected]>
fix setup format for dict of list

github.com/pdm-project/pdm - 69403a3d15eeed740461910de35a77e2458af092 authored almost 5 years ago by frostming <[email protected]>
bump version

github.com/pdm-project/pdm - db43e2f46b737a5f955370f22a5b3d8b18993631 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #42 from frostming/feature/banner

Fix the bug of wheel/RECORD

github.com/pdm-project/pdm - 0ccc322f9880cd987b56e3894ffc22ad744a8f7b authored almost 5 years ago by Frost Ming <[email protected]>
fix windows command

github.com/pdm-project/pdm - 28cf26d77791a323e2e1d033da3780860e2be5f7 authored almost 5 years ago by frostming <[email protected]>
Improve CI

github.com/pdm-project/pdm - c25f0edd61cdb09772e83ffab3155f442f4fd37c authored almost 5 years ago by frostming <[email protected]>
add a fancy banner

github.com/pdm-project/pdm - c598aa84ca1b3fce9e098edd19a06579f86e4640 authored almost 5 years ago by frostming <[email protected]>
Fix the bug of wheel/RECORD

github.com/pdm-project/pdm - b42fe47644248a82a61bf35c106a04d61853a602 authored almost 5 years ago by frostming <[email protected]>
update CONTRIBUTING.md

github.com/pdm-project/pdm - 48d2457c8bb31ab766301bb929120c92461ad2e9 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #40 from shidenggui/master

Fix typo

github.com/pdm-project/pdm - f121ff0adb9b6d2404f81edba5bc550646b64275 authored almost 5 years ago by Frost Ming <[email protected]>
Update README.md

github.com/pdm-project/pdm - 43aa6410db495150029ff69678182bddf5af192c authored almost 5 years ago by Frost Ming <[email protected]>
Fix typo

github.com/pdm-project/pdm - 924f8276b8d2b237228aa329a50695873d964e73 authored almost 5 years ago by shidenggui <[email protected]>
Merge pull request #39 from frostming/bugfix/38

Fix a bug about python_version parsing

github.com/pdm-project/pdm - 4b76a389a22cedfeaf4807209f093618a3ee27c3 authored almost 5 years ago by Frost Ming <[email protected]>
update CHANGELOG.md

github.com/pdm-project/pdm - b236d5feb94c41e8e71a91ade0843b5d9fbc0ad1 authored almost 5 years ago by frostming <[email protected]>
blackened

github.com/pdm-project/pdm - d6c63fa64c71920d8b126e08d95825d26dbd4496 authored almost 5 years ago by frostming <[email protected]>
Fix a bug about python_version parsing

github.com/pdm-project/pdm - 939a6c13bfa52056cbd96d363ea3096dc4c72ff6 authored almost 5 years ago by frostming <[email protected]>
Update README.md

github.com/pdm-project/pdm - f56b4933d8fdf818a93ba15e84ff8e022817f3bf authored almost 5 years ago by frostming <[email protected]>
py27 compatible script

github.com/pdm-project/pdm - 38c88d43557b2ababcdf707598adbc13184f5a72 authored almost 5 years ago by Frost Ming <[email protected]>
Bump version to v0.2.0

github.com/pdm-project/pdm - 36f23f9944ac2091c5be4771c21fab541001c4c0 authored almost 5 years ago by Frost Ming <[email protected]>
ensure the python version satisfies

github.com/pdm-project/pdm - 6b18823ef441cc56753ecde157ae242aebfdd22a authored almost 5 years ago by frostming <[email protected]>
Merge pull request #37 from frostming/feature/pyenv

Integrate with pyenv

github.com/pdm-project/pdm - b89184e983c719ab0de89a910b3dcf847db662dd authored almost 5 years ago by Frost Ming <[email protected]>
sort imports

github.com/pdm-project/pdm - 8ed00730897eb6706e996f39082864601831af24 authored almost 5 years ago by Frost Ming <[email protected]>
Integrate with pyenv

github.com/pdm-project/pdm - 1f54a5dc42d499a7e1f718b602b5a352aeaeb7e9 authored almost 5 years ago by frostming <[email protected]>
get_python_version returns string

github.com/pdm-project/pdm - 96374c54c9ae59358f4a12776041776942dd9632 authored almost 5 years ago by frostming <[email protected]>
add instruction

github.com/pdm-project/pdm - 01a1361dc3f426c1e22525f9b8b4f94be2640ae1 authored almost 5 years ago by frostming <[email protected]>
Accelerate testing: run in parallel

github.com/pdm-project/pdm - af097125284d27152a68301fcf9613d21524b509 authored almost 5 years ago by frostming <[email protected]>
Accelerate testing

github.com/pdm-project/pdm - 684d6bf78326d6eb7b781b0898c8749e801e99b6 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #34 from frostming/feature/33

Reuse pinned candidates during `pdm install`

github.com/pdm-project/pdm - 9716c1cec40352e63b9abd4ccdb2cf512f688735 authored almost 5 years ago by Frost Ming <[email protected]>
Reuse pinned candidates during `pdm install`

github.com/pdm-project/pdm - 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

github.com/pdm-project/pdm - f59ceaf6388303ba3f15d9da3a182a9bbcf7be0d authored almost 5 years ago by Frost Ming <[email protected]>
update lockfile hash

github.com/pdm-project/pdm - 67618edddb89900377b97f8f7bace4bb2e7251a1 authored almost 5 years ago by Frost Ming <[email protected]>
fix ci

github.com/pdm-project/pdm - f972374d58d081eee3fc10e70782ea0f85d10f6a authored almost 5 years ago by Frost Ming <[email protected]>
Improve the python finder

github.com/pdm-project/pdm - 4515545718158ab77c456aec68efdfc044820fea authored almost 5 years ago by Frost Ming <[email protected]>
fix failing tests

github.com/pdm-project/pdm - eb7a31641e08dc109e33e7117cab5e95891cf544 authored almost 5 years ago by Frost Ming <[email protected]>
New command pdm info

github.com/pdm-project/pdm - 9960903422ebb41e7d17baf03fd539800bda3e20 authored almost 5 years ago by Frost Ming <[email protected]>
Remove feature collections

github.com/pdm-project/pdm - c851bcdc027844cd0703182c18d553a7b2ff1853 authored almost 5 years ago by Frost Ming <[email protected]>
create a PR template

github.com/pdm-project/pdm - 120cf102a51f217970e592a69acc3746ed53841a authored almost 5 years ago by Frost Ming <[email protected]>
Update issue templates

github.com/pdm-project/pdm - bfff467e8a7338ec9783430fd2d02b6f4064343e authored almost 5 years ago by Frost Ming <[email protected]>
add news fragment directory

github.com/pdm-project/pdm - e64392321375b03a2bcb6ac9e088eaa6c07a51ec authored almost 5 years ago by frostming <[email protected]>
switch to pypa CoC

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

Fixed setup_dev.py

github.com/pdm-project/pdm - d7d58d0c0bf6077ad256a59ef45b34a955809c7a authored almost 5 years ago by Frost Ming <[email protected]>
Fixed linting issue: remove trailing comma.

github.com/pdm-project/pdm - a7bf4dab33544f1d6510d60c4921e5aa354660c8 authored almost 5 years ago by Nasy <[email protected]>
sys.version_info should be str.

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

github.com/pdm-project/pdm - 44349fa614328e9225271b990809bf9fc495812c authored almost 5 years ago by Nasy <[email protected]>
Fix test mocking

github.com/pdm-project/pdm - eebcdf973e3b2bfc7d1996f2d7e6673e1e77eaf0 authored almost 5 years ago by Frost Ming <[email protected]>
improve installation message

Add a dev setup script

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

Update to pip 20

github.com/pdm-project/pdm - 9d54b56e9bd4bdc105e99724df31b3d217e30c1b authored almost 5 years ago by Frost Ming <[email protected]>
fix ci

github.com/pdm-project/pdm - 22dda8304d334a79c9614dd8974bebab375d62cf authored almost 5 years ago by Frost Ming <[email protected]>
fix linting errors

github.com/pdm-project/pdm - 01cf00c09b1e5136bae40f762ebdb038f8fc9507 authored almost 5 years ago by Frost Ming <[email protected]>
Update pip to 20.0

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

Update ignore version constraints

github.com/pdm-project/pdm - ef32086b02a10b79f0961b696be4aaf97a10bc9b authored almost 5 years ago by Frost Ming <[email protected]>
Update ignore version constraints

github.com/pdm-project/pdm - 5bc3740ec6ce03d632137b7748b0b3e66c34270a authored almost 5 years ago by Frost Ming <[email protected]>
Use project python interpreter to evaluate markers

github.com/pdm-project/pdm - bf2c3b396a597c956c3b84c068e5081a69925639 authored almost 5 years ago by Frost Ming <[email protected]>
bump version to 0.1.2

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

new option: list --graph

github.com/pdm-project/pdm - 06cf1d8824ee2ad054e12015c1522b5b87b4082d authored almost 5 years ago by Frost Ming <[email protected]>
new option: list --graph

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

new command: pdm use

github.com/pdm-project/pdm - 77e9dbc41a45191c50a26f35c6eff0f0cf3cf9f0 authored almost 5 years ago by Frost Ming <[email protected]>
normalize path

github.com/pdm-project/pdm - b85aeea2c86bc83265db4830e1bf568894276c73 authored almost 5 years ago by Frost Ming <[email protected]>
new command: pdm use

github.com/pdm-project/pdm - 102b57364f8c8d49f6ca68e5ebf80e80a3cf18de authored almost 5 years ago by Frost Ming <[email protected]>
add doc strings

github.com/pdm-project/pdm - 3845ed50f33b0f86e05da823152ae842fb58dab1 authored almost 5 years ago by Frost Ming <[email protected]>
bump version to 0.1.1

github.com/pdm-project/pdm - b2b4e97be76a23f54181865b191eb6ee8b4ed6f8 authored almost 5 years ago by Frost Ming <[email protected]>
Update README with FAQ

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

Refactor error handling

github.com/pdm-project/pdm - 2cdfee251ca7ad11e19258a9a6c3091b683d3d27 authored almost 5 years ago by Frost Ming <[email protected]>
Pass exit_code to parent process

github.com/pdm-project/pdm - 90b9d2d0971faadeff7751f4ab5b2ac889285911 authored almost 5 years ago by Frost Ming <[email protected]>
add tests

github.com/pdm-project/pdm - e29d49624d6879307cb11711191588f402f27b80 authored almost 5 years ago by Frost Ming <[email protected]>
Refactor error handling

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

add test cases

github.com/pdm-project/pdm - 6f32c0130e85d940958fe5f39727749e79258cde authored almost 5 years ago by Frost Ming <[email protected]>
add tests for build

github.com/pdm-project/pdm - 3bed12ad8f7984e4050beb61d13800cd2101eb34 authored almost 5 years ago by Frost Ming <[email protected]>
refactor installing mock

github.com/pdm-project/pdm - f2b88800160ae62f9066fe5c31c323d391e7a383 authored almost 5 years ago by Frost Ming <[email protected]>
add test cases

github.com/pdm-project/pdm - 482b8fef5742326ecb6219c3d565f3c21e177f97 authored almost 5 years ago by Frost Ming <[email protected]>
Create CONTRIBUTING.md

github.com/pdm-project/pdm - 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

github.com/pdm-project/pdm - fc6558c4831100c6b9b8aa6bc7f50cfe816271e1 authored almost 5 years ago by Frost Ming <[email protected]>
Create CODE_OF_CONDUCT.md

skip ci

github.com/pdm-project/pdm - 09e547be82c06b5efe37a9ce31a5ef3aa4b36263 authored almost 5 years ago by Frost Ming <[email protected]>