https://github.com/xpodev/py-dotscript
https://github.com/xpodev/py-dotscript
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xpodev/py-dotscript
- Owner: xpodev
- Created: 2024-12-17T23:47:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T15:22:10.000Z (over 1 year ago)
- Last Synced: 2025-10-06T00:27:03.914Z (9 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotscript
Making Python simlper
## Installation
```shell
pip install dotscript
```
## Usage
```python
import dotscript
```