issues
search
prefix-dev
/
rip
Solve and install Python packages quickly with rip (pip in Rust)
https://prefix.dev
BSD 3-Clause "New" or "Revised" License
655
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: upgrade reqwest middleware
#244
tdejager
closed
17 hours ago
0
chore(ci): bump prefix-dev/setup-pixi from 0.6.0 to 0.8.1
#243
dependabot[bot]
closed
4 months ago
1
chore(ci): bump prefix-dev/setup-pixi from 0.6.0 to 0.8.0
#242
dependabot[bot]
closed
5 months ago
2
chore(ci): bump prefix-dev/setup-pixi from 0.6.0 to 0.7.0
#241
dependabot[bot]
closed
6 months ago
2
fix: don't strip auth from url
#240
Kelwing
closed
4 months ago
0
release 0.9.0
#239
wolfv
closed
7 months ago
0
chore: update dependencies so we are compatible with latest reqwest
#238
wolfv
closed
7 months ago
0
chore(ci): bump prefix-dev/setup-pixi from 0.5.1 to 0.6.0
#237
dependabot[bot]
closed
7 months ago
1
chore(ci): bump prefix-dev/setup-pixi from 0.5.1 to 0.5.2
#236
dependabot[bot]
closed
7 months ago
2
upload rip to pypi
#235
gmankab
opened
7 months ago
3
chore(ci): bump actions/configure-pages from 4 to 5
#234
dependabot[bot]
closed
7 months ago
1
rip should be marked as archived and/or indicate users should look at uv
#233
notatallshaw
opened
8 months ago
2
Update README.md
#232
orhun
closed
4 months ago
0
refactor: simplify `Wheel` API
#231
baszalmstra
closed
9 months ago
0
refactor: use which to find the correct python executable
#230
baszalmstra
closed
9 months ago
0
re uv
#229
majidaldo
closed
9 months ago
1
`hexdump` doesn't install because of faulty sdist
#228
wolfv
opened
9 months ago
0
feat: adds the ability to use the server age while requesting available artifacts
#227
tdejager
closed
6 months ago
0
Fix/concurrent env setup
#226
tdejager
closed
9 months ago
0
fix: don't preservere mtime when unpacking tar archive
#225
tdejager
closed
9 months ago
0
<wrong project>
#224
notatallshaw
closed
9 months ago
1
misc: remove unused snapshots
#223
nichmor
closed
9 months ago
0
fix: supress git clone output and long test names
#222
nichmor
closed
9 months ago
0
fix: issue with zip and artifact:from_file
#221
nichmor
closed
9 months ago
0
fix: print packagedb error during wheel build
#220
tdejager
closed
9 months ago
0
Update README.md
#219
tdejager
closed
9 months ago
0
feat: move favored,locked package and env variables into ResolveOptions
#218
nichmor
closed
9 months ago
0
refactor: changed the CLI to have different subcommands e.g `resolve` and `install`
#217
tdejager
closed
9 months ago
0
feat: add optimisation for http cache
#216
nichmor
closed
9 months ago
0
fix: correctly limits the concurrency, by limiting the `tokio::spawn`'s in all cases
#215
tdejager
closed
9 months ago
0
fix: limits the amount of concurrent tasks with the new async resolvo code
#214
tdejager
closed
9 months ago
0
chore: update pyproject-toml to 0.9.0
#213
wolfv
closed
9 months ago
0
fix: venv symlink already exist when installing again into venv
#212
nichmor
closed
9 months ago
0
feat: always record direct_url.json
#211
nichmor
closed
9 months ago
0
fix: fix an intra-doc link failure that passed through
#210
tdejager
closed
9 months ago
0
chore: update dependencies and use fork of pyproject-toml-rs
#209
wolfv
closed
9 months ago
1
refactor: move types in `resolve` module to seperate files
#208
tdejager
closed
9 months ago
0
re-export all types from pep440_rs and pep508_rs
#207
wolfv
closed
9 months ago
0
refactor: make access to underlying types easier
#206
wolfv
closed
9 months ago
2
Re-export pep440 & pep508 types
#205
wolfv
opened
9 months ago
1
fix: actually skip 404s
#204
Kelwing
closed
9 months ago
0
fix: only write out amount of bytes read
#203
Kelwing
closed
9 months ago
1
feat: add support for stree installing
#202
nichmor
closed
9 months ago
2
Support getting the actual artifacts for STree and direct file references
#201
tdejager
closed
9 months ago
0
feat: use new asynchronous resolvo code
#200
tdejager
closed
9 months ago
4
feat: add support for stree in get_metadata
#199
nichmor
closed
9 months ago
1
refactor: renamed artifact traits, so that it is more clear what the use of each is
#198
tdejager
closed
9 months ago
0
feat: introduced `HasArtifactName` trait
#197
tdejager
closed
9 months ago
0
chore(ci): bump prefix-dev/setup-pixi from 0.5.0 to 0.5.1
#196
dependabot[bot]
closed
9 months ago
1
Support `egg-info` distributions in `find_distributions_in_venv`
#195
baszalmstra
opened
9 months ago
2
Next