Skip to main content

Starrydata Python useful tools

Project description

# Starrydata

Starrydata is a library that allows users to easily download and utilize datasets related to inorganic materials. This library enables efficient data retrieval for research and projects.

## Installation

You can install Starrydata from PyPI using the following command:

```sh
pip install starrydata

If you want to install from the PyPI test repository for testing purposes, use the following command:

pip install --index-url https://test.pypi.org/simple/ --no-deps starrydata

Usage

Below is an example of how to use Starrydata.

Downloading a Dataset

To download a specific dataset, use the Dataset class. Here is an example of how to download and load a dataset into a pandas DataFrame:

from starrydata import Dataset
import pandas as pd

# Initialize the Dataset object with a specific date
dataset = Dataset(date="20240515")

# Load the dataset into a pandas DataFrame
df = pd.read_csv(dataset.all_curves)

# Display the DataFrame
print(df)

Documentation

For more detailed documentation and usage examples, please refer to the official documentation.

Contributing

Bug reports and feature requests are welcome at the GitHub repository. Contributions to the codebase are also appreciated. Follow these steps to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push the branch (git push origin feature-branch)
  5. Create a pull request

License

This project is licensed under the MIT License. See the LICENSE file for more details.


For questions or support, please contact support@example.com.

Project details


Download files

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

Source Distribution

starrydata-1.0.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

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

starrydata-1.0.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file starrydata-1.0.0.tar.gz.

File metadata

  • Download URL: starrydata-1.0.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 PyPy/7.3.11

File hashes

Hashes for starrydata-1.0.0.tar.gz
Algorithm Hash digest
SHA256 adede6be00514620866a245459d6aee9d67998a51a254986e32c055199941bd4
MD5 78df3d754d01a838dbc6d0997305e322
BLAKE2b-256 ce0c5eb49ad81608667c1ff90946076fc00cda66327d554c5c1965304b59d060

See more details on using hashes here.

File details

Details for the file starrydata-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: starrydata-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 PyPy/7.3.11

File hashes

Hashes for starrydata-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9f842483b6d08256623c34554742440ae2dc66d059f600da80f94bafa9f0869
MD5 6434514f440831095114e968684efe82
BLAKE2b-256 52da87a20600277c3ffffb055a40d24347085d527ee195f5eefc1ff26170df86

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