Metadata-Version: 2.1
Name: socialization
Version: 0.0.7
Summary: Wrapped bot, god and goddess service.
Project-URL: Homepage, https://github.com/groupultra/socialism
Project-URL: Bug Tracker, https://github.com/groupultra/socialism/issues
Author: Shit Delicious
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9.2
Description-Content-Type: text/markdown

# Socialization API
================\
The Socialization API is a set of tools to help you build social channels.

## Installation
```shell
pip install socialization
```

## Usage
```python
import socialization

# for bot
from socialization import bot

# for ccs
from socialization import ccs
```

## License

MIT license.