com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
https://mill-build.org/
MIT License
2.22k stars 358 forks source link

pythonlib: improved dependency management and examples #3998

Open jodersky opened 5 days ago

jodersky commented 5 days ago

Make the dependency management more flexible:

Part of #3928

himanshumahajan138 commented 4 days ago

@jodersky Sir I have done the Basic example and if you want/allow i can help in writing examples for this also...

jodersky commented 4 days ago

thanks, however I already started working on the examples