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
All components of a URL, including scheme, user, password, host, port, path, query, and fragment, can be accessed through their respective properties. Every manipulation of a URL results in a newly generated URL object, and the strings provided to the constructor or modification functions are automatically encoded to yield a canonical format. While standard properties return percent-decoded values, the raw_ variants should be used to obtain encoded strings. A human-readable version of the URL can be accessed using the .human_repr() method. Binary wheels for yarl are available on PyPI for operating systems such as Linux, Windows, and MacOS. In cases where you wish to install yarl on different systems like Alpine Linux—which does not comply with manylinux standards due to the absence of glibc—you will need to compile the library from the source using the provided tarball. This process necessitates having a C compiler and the necessary Python headers installed on your machine. It is important to remember that the uncompiled, pure-Python version is significantly slower. Nevertheless, PyPy consistently employs a pure-Python implementation, thus remaining unaffected by performance variations. Additionally, this means that regardless of the environment, PyPy users can expect consistent behavior from the library.
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
Python Software Foundation
Country
United States
Website
pypi.org/project/yarl/
Product Features
Automated Testing
Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance