SkillAgentSearch skills...

Uranium

Uranium: a build system for python, in python.

Install / Use

/learn @toumorokoshi/Uranium
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

uranium

note: this project is now deprecated. Please use the new suite of tools to help manage the development flow, such as Poetry: https://python-poetry.org/.

See why-uranium-was-deprecated <>_

.. image:: https://travis-ci.org/toumorokoshi/uranium.svg?branch=master :alt: build status :target: https://travis-ci.org/toumorokoshi/uranium

Uranium: an assembly tool for python, in python.

uranium is an assembly tool that facilitates reuse and allows for execution of arbitrary setup code for Python services. Examples include:

  • downloading and installing eggs in a sandbox (using virtualenv internally)
  • downloading remote configuration
  • providing a framework for assembly configuration (e.g. differences between dev and test mode)
  • any other arbitrary tasks

You can find out more here:

http://uranium.readthedocs.org/en/latest/

Getting started

http://uranium.readthedocs.org/en/latest/tutorial.html

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks11

Languages

Python

Security Score

75/100

Audited on Dec 14, 2024

No findings