Metadata-Version: 2.1
Name: ses-conda
Version: 1.2.2.dev0
Summary: A simple module concept of SES Conda
Home-page: https://space.bilibili.com/3493290083093446
Author: 街角的猫_wjz
Author-email: wjz-space@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests>=2.25.1
Requires-Dist: numpy>=1.19.2
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: matplotlib

**SES Conda**: A simple concept of SES `Conda` language.  

*Update log*:  
1.2.2-dev 2025/03/13 (Experimental) `expo` function included. 
1.1.3 2025/01/16 Fixed syntax errors.
1.1.2 2024/10/2 Fixed some of the `export()` functions. Added a `rels` index in the `database()` function for relationship storage.  
1.1.1 2024/10/2 Added a function(`rels.parse()`) for parsing relationships.  
1.0.3 2024/10/2 Fixed the `database.load`  from  `json()` function. No need to convert anymore.  
