Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Tellurium is a versatile Python package that integrates several key tools necessary for conducting simulation studies in systems biology and various other fields. It offers access to the robust high-performance simulation engine known as libRoadrunner. Users can create their models using Antimony, a simplified, human-readable format based on SBML. Additionally, an Antimony tutorial is available for those looking to learn the specifics of the language. Tellurium is compatible with all major standards, including SBML, SED-ML, and COMBINE archives. It can be utilized through user-friendly GUI environments like Spyder, PyCharm, or Jupyter Notebooks, including CoLab, which enhances productivity and supports interactive editing features. Installation is straightforward, achieved through the standard pip method, and there is also a convenient one-click installer available for Windows users that sets up a comprehensive environment for systems biology modeling. The development of Tellurium benefits from the contributions of a wide range of open-source developers, ensuring a continually evolving tool for researchers. Overall, Tellurium stands out as an essential resource for those involved in simulation studies across multiple scientific disciplines.
Description
tox is designed to streamline and automate the testing process in Python. This tool is a key component of a broader initiative to simplify the packaging, testing, and deployment workflow for Python applications. Serving as a universal virtualenv management tool and a test command-line interface, tox allows developers to verify that their packages can be installed correctly across multiple Python versions and interpreters. It facilitates running tests in each environment, configuring the preferred testing tools, and integrating seamlessly with continuous integration servers, which significantly minimizes redundant code and merges CI with shell-based testing. To get started, you can install tox by executing `pip install tox`. Next, create a `tox.ini` file adjacent to your `setup.py` file, detailing essential information about your project and the various test environments you plan to utilize. Alternatively, you can generate a `tox.ini` file automatically by running `tox-quickstart`, which will guide you through a series of straightforward questions. After setting up, be sure to install and validate your project with both Python 2.7 and Python 3.6 to ensure compatibility. This thorough approach helps maintain the reliability and functionality of your Python software across different versions.
API Access
Has API
API Access
Has API
Integrations
Python
Pricing Details
$15.00/month/user
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Tellurium
Founded
2010
Country
United States
Website
tellurium.analogmachine.org
Vendor Details
Company Name
tox
Website
tox.wiki/en/latest/
Product Features
Automated Testing
Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance