Metadata-Version: 2.1
Name: digitalbrainsdk
Version: 0.0.3
Summary: A Python SDK for Digital Brain analysis
Home-page: 
Author: XingLi
Author-email: lihouxing@yeah.net
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# DigitalBrainSDK

DigitalBrainSDK is a Python package designed to provide advanced data processing capabilities. 

## Installation

To install the DigitalBrainSDK, you can use pip:

```
pip install DigitalBrainSDK
```

## Usage

Here is a simple example of how to use the DigitalBrainSDK:

TODO

## Utilities

TODO

## Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or bug fixes.

## License

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