Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dephell-0.8.1-py3-none-any.whl | 2020-01-27 | 191.0 kB | |
dephell-0.8.1.tar.gz | 2020-01-27 | 208.1 kB | |
Find changelog for package, beta for Windows source code.tar.gz | 2020-01-27 | 537.6 kB | |
Find changelog for package, beta for Windows source code.zip | 2020-01-27 | 697.6 kB | |
README.md | 2020-01-27 | 1.0 kB | |
Totals: 5 Items | 1.6 MB | 0 |
New commands:
Improvements:
- Experimental Windows support. Test it and contribute! (#343). Special thanks to @espdev who has done almost all the migration.
- Lazy imports. About 10 dependencies were converted into optional and will be installed by-demand. Installation with
curl -L dephell.org/install | python3
isn't affected. (#349) - Support new pip (362) and lock older pip because a new one is broken (#363)
- Rewritten installer (#365, #355)
- a little bit more.