Skip to main content

Easily call the APIs by Scientific Microservices. Requires an API key to be registered. See scientificmicroservices.com for more information.

Project description

Scientific Microservices Python Wrapper

This Python module provides a simple interface to the APIs offered by Scientific Microservices. These APIs deliver lightweight, cloud-hosted scientific models designed for rapid data analysis and preprocessing.

Features

  • Simple Interface – Invoke scientific models with minimal code.
  • Fast Responses – Get results in milliseconds.
  • Chainable APIs – Combine multiple APIs for advanced workflows.
  • Stateless Operations – Each call is independent.
  • Secure Communication – All data is transmitted over secure protocols.

Installation

Install the package using pip:

pip install ScientificMicroservices

Usage

Here's a basic example of how to use the wrapper:

from ScientificMicroservices import DetectOutliers
# Initialize the API client
api_key = os.environ("api_key")

# Define the input data
input_data = [1, 2, 4, 5, 40, 3, 5, 6]

# Call the API
outliers = DetectOutliers(email, api_key, input_data)

# Process the response
print(response)

Replace DetectOutliers with the specific API you wish to use and adjust the input_data accordingly.

Documentation

For detailed information on available models and their parameters, please refer to the relevant pages at scientificmicroservices.com/library/docs.

Contributing

Contributions are welcome! If you'd like to improve this wrapper or add support for additional models, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scientificmicroservices-1.0.7-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file scientificmicroservices-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for scientificmicroservices-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d0034d74e9da531a3b730283160f7622a31b1a00dc6abcca2293db8f3a81f516
MD5 940a0d61db800046c1108af876c63ded
BLAKE2b-256 3a683b0cd3a65f3eb7c8b84a168a0338dd29448dbf4c9804facd200c92d0c4ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page