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

default value for update strategy

896b70b9fb4faaeaca4876f5f8118f2c04f1562b authored over 4 years ago by frostming <[email protected]>
wrong config name

f8a7c166886753b4d61f8e5b1abe4fc1ea13671b authored over 4 years ago by frostming <[email protected]>
add coverage

38c469aae09f1b4d656d4a323491a261e36d4be4 authored over 4 years ago by frostming <[email protected]>
don't update shebang for global project

d406b6d2a104138e4e8bd2bc2139ed1caf894fe3 authored over 4 years ago by frostming <[email protected]>
Merge pull request #108 from frostming/extra-marker

fix marker evaluation

85cda2c0a4030161006be7e6a1b56ce45a25a12c authored over 4 years ago by Frost Ming <[email protected]>
fix marker evaluation

34ba36f0c59b9ba6daddaac5c317079c7e1cf669 authored over 4 years ago by frostming <[email protected]>
bump version to 0.7.1

ec3f6cbb76087641820392a3e80d21f619e86dfc authored over 4 years ago by frostming <[email protected]>
Merge pull request #106 from frostming/ensure-setuptools

ensure setuptools is installed

daefad4b4894e524c0c32ca7c8cda091bf3404ac authored over 4 years ago by Frost Ming <[email protected]>
ensure setuptools is installed

3034f696d1d679219ef16c0fa53f0e27471622ed authored over 4 years ago by frostming <[email protected]>
bump version to 0.7.0

4e78bd7c1c58dc51903487342cfdf311bc38d6d3 authored over 4 years ago by Frost Ming <[email protected]>
change test case name to reflect real case

2cf228339e413febeeff3dd322db15d12ba4a4e6 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #104 from frostming/feature/site-package

Disable loading of site-packages for PEP 582

4cddba8f374180613764edce1e9c59eeab801eb7 authored over 4 years ago by Frost Ming <[email protected]>
update README

d70cf304228e0fcc6d390b5fedf5a127f5096c96 authored over 4 years ago by Frost Ming <[email protected]>
Disable loading of site-packages

5b91a1c635ef188bdfd1ab171e02041e5a26f112 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #103 from frostming/custom-site

Restructure the installers module into a package

84e33b878cfacfff4305cc3fb04f37cdb427689b authored over 4 years ago by Frost Ming <[email protected]>
refactor single module into package

ba26806220a546ed277ea07388bc3169db76d368 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #102 from frostming/bugfix/101

Fix toml parsing error

c87f5473cbb04cfc63b3184776deb3078592fd0e authored over 4 years ago by Frost Ming <[email protected]>
Fix toml parsing error

3386811b3297e1193fd493a65a6716035fc09c01 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #99 from frostming/build_ext

fix extension building

0b4e493f6417db9edce50820ed0a2ddd6f0b445a authored over 4 years ago by Frost Ming <[email protected]>
add news

5600e6896654118606501067647fb64950d5158d authored over 4 years ago by frostming <[email protected]>
fix extension building

0b5c3edf514d831f0dc928953532b295438ac220 authored over 4 years ago by frostming <[email protected]>
bump version to 0.6.5

98c3aea0bd28710954f551b107b2b7af6b645eaf authored over 4 years ago by Frost Ming <[email protected]>
bump version to 0.6.4

05aa79fa329fb027f736ff5a84f4ce70d4862030 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #98 from frostming/update-shebang

update shebang lines

a40b4ca3a16e472121138a7dfa3891389784f86a authored over 4 years ago by Frost Ming <[email protected]>
fix path

462e1e3e5754061153ffa06cd887b804756176ac authored over 4 years ago by Frost Ming <[email protected]>
fix path

d5edce09d30db509d559d8b3db146fe45f7b422c authored over 4 years ago by Frost Ming <[email protected]>
fix path comparison

608e9f9cea0d330e2fe33182bdc8f1aee7a4724f authored over 4 years ago by Frost Ming <[email protected]>
update shebang lines

9de6bec6d7d996eabb4be105125af4f31912ad09 authored over 4 years ago by frostming <[email protected]>
Merge pull request #97 from frostming/detect-venv

Auto detect venvs

f0b6d054a219c45033639be9590fd87512da1afb authored over 4 years ago by Frost Ming <[email protected]>
news

b26570d29c72cf0370b7c3464ea8f1bd7fe56aa3 authored over 4 years ago by frostming <[email protected]>
Auto detect venvs

4144aba2a3ace73454e78d2f6b9f1df5a3c6a54f authored over 4 years ago by frostming <[email protected]>
bump version to 0.6.3

4159819e7d85560b4d165b780c56e9ae5bb7a5dc authored over 4 years ago by Frost Ming <[email protected]>
use shutil.move instead of os.rename

Fix #95

369fe02d1dc39f3b420bd1bbfa281906f92a321f authored over 4 years ago by Frost Ming <[email protected]>
Bump version to 0.6.2

f516cfaf03a08c57af1d198ac29866e3a36ece2b authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #94 from frostming/install-wheel

ensure wheel package is installed

f94cc8f4e24a99ae68716c0543a9e2a59745d1a0 authored over 4 years ago by Frost Ming <[email protected]>
ensure wheel package is installed

41b148ed83f71d8e7b2f99c4aaf005864ef95d31 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #93 from frostming/bugfix/92

only remove if it isn't required by any

965d3a9335f590d2644c1d03b070c59c502e353e authored over 4 years ago by Frost Ming <[email protected]>
only remove if it isn't required by any

c7fab50a00ea95b9b25ef25d705ebaa16fc0b623 authored over 4 years ago by Frost Ming <[email protected]>
sequential install

a1b958019c0d8e507f7fca8827d3264119b727e5 authored over 4 years ago by Frost Ming <[email protected]>
Merge pull request #91 from frostming/bugfix/89

validate python_requires

b5dfb6e902b993d070f09aa6b3a3f53d1db0a14d authored over 4 years ago by Frost Ming <[email protected]>
fix lockfile

76f34f28e522d6df7c01996e092b3d363c50df8f authored over 4 years ago by Frost Ming <[email protected]>
update pdm dependencies

63fa7b5b95dc28ff7b76b089da4df2923030b5d0 authored over 4 years ago by Frost Ming <[email protected]>
validate python_requires

07a3871b3db352496e5e60fc6e19fb05c6a429da authored over 4 years ago by Frost Ming <[email protected]>
bump version to 0.6.1

25a5d2da7c9630511be55e91a36405cf3faf3731 authored over 4 years ago by frostming <[email protected]>
reverse dict

8e2ad4ac04f3a4c1a8b44213d35ea7fec113fb87 authored over 4 years ago by frostming <[email protected]>
raise exception correctly

b937f1618e557c6e8f2abbdc314e5b05059ca1e8 authored over 4 years ago by frostming <[email protected]>
fix a bug

b18df098aaf1ef6c5731c5bc95e7484512f960c6 authored over 4 years ago by frostming <[email protected]>
Merge pull request #88 from frostming/feature/log-file

Feature/log file

6e6d594f3a6acf3763bd96a4c13f949221203693 authored over 4 years ago by Frost Ming <[email protected]>
add news entry

68a7daf6799af59b8ed9ad5186015d105b2cfbf4 authored over 4 years ago by frostming <[email protected]>
fix failed testing

29e03098b9925571e2a9f47133cf106d0cd451d3 authored almost 5 years ago by Frost Ming <[email protected]>
improve reporter

6bd87ee956d4fe24d00f0555242ccb9de7f050bc authored almost 5 years ago by Frost Ming <[email protected]>
log to file

ae82fa56daa90d538726bbfc1c511f862e8cf316 authored almost 5 years ago by frostming <[email protected]>
Add docs for pdm import

7f0b755a27a7b2d4b7d5510639c155bb902805c6 authored almost 5 years ago by frostming <[email protected]>
Bump version to 0.6.0

8107e93ab95e186e471133a2a8a75d735a174b03 authored almost 5 years ago by frostming <[email protected]>
Read config for json api

e1bec49bdfa10ac0abbae78b880bc07bdb108e03 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #83 from frostming/feature/build

support build script

d044ebcf0a483fc7de7023e9f8c929fffd3dfb6e authored almost 5 years ago by Frost Ming <[email protected]>
support build script

5f440c157bf16f351a8e0abf63b1be206a6bd561 authored almost 5 years ago by frostming <[email protected]>
flit format

dd3a34e67a5103adf5dd31237ac07fc4cfb023cf authored almost 5 years ago by frostming <[email protected]>
Merge pull request #80 from frostming/feature/import

Feature: import project metadata from other file formats

df6ea894db19c593701da1fc9547f7d9777e0dc1 authored almost 5 years ago by Frost Ming <[email protected]>
add tests for converting poetry packages

cd0a3d9567b595e33523352366be08c0b7a65f32 authored almost 5 years ago by frostming <[email protected]>
Flit converter

6cceadd2e07004d50aa3399e259e87a03d130f00 authored almost 5 years ago by frostming <[email protected]>
add 3rd party packages

c662335039cb95854b6a0efe1d269abb907abf4c authored almost 5 years ago by frostming <[email protected]>
support poetry converting

5b106c48a46e66618164a1b72b9690bedb1c4faa authored almost 5 years ago by frostming <[email protected]>
Add test files

18579641f5956be500642404cf4acfb380ace6f8 authored almost 5 years ago by Frost Ming <[email protected]>
pipfile and requirements import

582782b21e01f7d274c188c2c0b0bf2230d69005 authored almost 5 years ago by Frost Ming <[email protected]>
delete files

45639b7a66254b301c0be050b3074b89de5775ac authored almost 5 years ago by frostming <[email protected]>
Merge pull request #81 from frostming/tests/build

add tests for build

45eb9361549e72721dd96314cf92882ec062e14d authored almost 5 years ago by Frost Ming <[email protected]>
Add news, fix dir copy

c6f436a457f63e2cb13e4b5baf8f143ba2e8835b authored almost 5 years ago by frostming <[email protected]>
add tests for build

71c888763b5ef97d9e022a890deee845fbbd5216 authored almost 5 years ago by frostming <[email protected]>
do not consult PyPI JSON API, sadly

72be2e57eb21e92ad0a52678a9ead74cc4a626cf authored almost 5 years ago by frostming <[email protected]>
install self only name and version are present

4e375d6ab004d4dbd40e8133318c54a3b524ddc8 authored almost 5 years ago by frostming <[email protected]>
change default project argument

7804a7c43b96fc3ad4758eb8b4a156167017adb5 authored almost 5 years ago by Frost Ming <[email protected]>
add default for global_project

ad3d568068ca1930797fa409c2effd1810be6888 authored almost 5 years ago by Frost Ming <[email protected]>
Use current folder when pdm init

8d8cf1b9112dcb2a6f4f45c141487d5e84fd4419 authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #78 from frostming/feature/parallel-install

parallel install mode

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

93ced79295f20acdf4f81a68e195faa4ab3f13b2 authored almost 5 years ago by Frost Ming <[email protected]>
parallel install mode

6c5b5013a617153fa0db633e604c0ddff36c44a1 authored almost 5 years ago by Frost Ming <[email protected]>
Bump version

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

870b92bb075c6a4a7d8935eabb3cabffbcfe17ce authored almost 5 years ago by Frost Ming <[email protected]>
Merge pull request #77 from frostming/feature/plugin-system

Refactor the code to support plug-ins

93bddcc38435df11b8a7ac8e560c35979556f457 authored almost 5 years ago by Frost Ming <[email protected]>
fix docs

13e9b698db6b32dd11fb1fbb12da682a1b2321b6 authored almost 5 years ago by Frost Ming <[email protected]>
docs on how to write a plugin

2cf9ee2bde6c78fcb19df6c4ff827996bc300c2d authored almost 5 years ago by Frost Ming <[email protected]>
add news

3a523e6649cf5a06dc50643172dc51c2a5b8b8f2 authored almost 5 years ago by frostming <[email protected]>
add test cases

821f74b1f415254378ae8c58302cf7a8d1d834f3 authored almost 5 years ago by frostming <[email protected]>
Refactor the code to support plug-ins

59016a979286112a60832297cce49585010e4f9f authored almost 5 years ago by frostming <[email protected]>
fix tests

104f8efdc259aebe21302577ded4054fc29a155f authored almost 5 years ago by frostming <[email protected]>
bump version

8fa287bda3685e5dc2aafb1c37e43612c9ccd9b6 authored almost 5 years ago by frostming <[email protected]>
mention refactor in news

8fe306eb6f99ce57224658665e4b3836520656c2 authored almost 5 years ago by frostming <[email protected]>
add some docstrings

709558c6055168f46f1664ae816d460ca9e604e9 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #76 from frostming/feature/use_venv

support using venv

dcb72a4f6bba408389c35e1471c733a0d0c41a31 authored almost 5 years ago by Frost Ming <[email protected]>
add more docs

d13663ebefc6bdebdff9ea26cfd4c4804affbd84 authored almost 5 years ago by frostming <[email protected]>
add tests and docs

00c1e51af5b17ee630c61a7637c38b22a56d3257 authored almost 5 years ago by frostming <[email protected]>
Fix a regression failure

99174548a9ad185b3543c519db7f8ead2a405ca0 authored almost 5 years ago by Frost Ming <[email protected]>
support using venv

2e247878af3d56a8d43e46dbe78ebde3531a2b7f authored almost 5 years ago by Frost Ming <[email protected]>
fix __main__.py

cbc49c2f78a0b1db1779da4732e007eb1aebbf83 authored almost 5 years ago by frostming <[email protected]>
Merge pull request #73 from frostming/refactor/cli

Refactor CLI, switch to argparse

1600573c72bb99b2233ce81f900cbe13a885fa58 authored almost 5 years ago by Frost Ming <[email protected]>
Fix testing

48ec88e700b3d837dc5d7769b36efffdbdde4469 authored almost 5 years ago by frostming <[email protected]>
fix setup_dev.py

706aaea7c5e0dbf69ba8aa89b8ce69a504a9cb37 authored almost 5 years ago by frostming <[email protected]>
update docs

146e1be43905af3f69206c931c437ffddba527c0 authored almost 5 years ago by frostming <[email protected]>
Refactor CLI, switch to argparse

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