- Notifications
You must be signed in to change notification settings - Fork21
A collection of general Python utilities, including logging and file IO, subprocess management, plugin systems, and workflow management.
License
PyUtilib/pyutilib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The PyUtilib project supports a collection of Python utilities,including a well-developed component architecture and extensionsto the PyUnit testing framework. PyUtilib has been developed tosupport several Python-centric projects, especiallyPyomo.
PyUtilib is available under the BSD License.
pip install pyutilib
conda install -c https://conda.anaconda.org/conda-forge pyutilib
- PyUtilib Forum
- Add a Ticket
- Find a Ticket andVote On It!
PyUtilib development moved to this repository in October, 2015 fromSandia National Laboratories. Developer discussions are hosted bygoogle groups.
By contributing to this software project, you are agreeing to the following terms and conditions for your contributions:
- You agree your contributions are submitted under the BSD license.
- You represent you are authorized to make the contributions and grant the license. If your employer has rights to intellectual property that includes your contributions, you represent that you have received permission to make contributions and grant the required license on behalf of that employer.
About
A collection of general Python utilities, including logging and file IO, subprocess management, plugin systems, and workflow management.