Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Libardo1/cloud-opensource-python

Open more actions menu
 
 

Repository files navigation

Dependency Management Toolkit for Google Cloud Python Projects

Version conflicts between dependencies has been a big issue for GCP Python users. The issue typically happens when a user depends on two libraries A and B, both of which depend on incompatible versions of library C. This can lead to non-deterministic behavior, since only one version of C actually gets loaded into the library.

This repository is providing a toolkit for GCP Python open source projects to bootstrap their development infrastructure, enforcing centralized dependency management, CI, and release process, thus ensuring compatibility across all of our GCP Python open source libraries for our end-users.

circleci pypi

  • Compatibility check results
CHECK_TYPE RESULT
Self Compatibility self_compatibility

License

Apache 2.0 - See LICENSE for more information.

Disclaimer

This is not an official Google product.

About

Dependency Management Toolkit for Google Cloud Python Projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.8%
  • Dockerfile 3.3%
  • HTML 1.7%
  • Shell 1.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.