brishgarden

View on PyPIReverse Dependencies (0)

0.2.3.1 brishgarden-0.2.3.1-py3-none-any.whl

Wheel Details

Project: brishgarden
Version: 0.2.3.1
Filename: brishgarden-0.2.3.1-py3-none-any.whl
Download: [link]
Size: 5053
MD5: 911cc0b633306ba385b9ee8d7713f6e6
SHA256: 5c0463819e9b8d40728897a60768624e3cde0683ce6ea6325357b5219358387f
Uploaded: 2023-07-23 15:51:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: brishgarden
Version: 0.2.3.1
Summary: BrishGarden uses Brish to serve an HTTP API that can execute interpreted code (that would otherwise need expensive startup costs) fast. It's also useful as a remote code executor.
Author: NightMachinary
Author-Email: rudiwillalwaysloveyou[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: brish
Requires-Dist: fastapi[all] (>=0.60)
Requires-Dist: passlib[argon2,bcrypt] (>=1.7)
Requires-Dist: pydantic-settings (<3.0.0,>=2.0.2)
Requires-Dist: pynight
Requires-Dist: python-jose[cryptography] (>=3.1)
Requires-Dist: python-multipart (>=0.0.5)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
brishgarden/__init__.py sha256=3e37lHDldo7crg-EJZXKLAXNJZQdqF85TMEwSbJ5Rog 583
brishgarden/garden.py sha256=DLTFN-zDtHLYTucf9wTbhwy1MHih5ayPlRDnM6bmrKs 8519
brishgarden-0.2.3.1.dist-info/entry_points.txt sha256=PUfXOmqFqMTgEkxcmPnaUXBbn-eJ2_5-1eafjQZv_Hc 48
brishgarden-0.2.3.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
brishgarden-0.2.3.1.dist-info/METADATA sha256=j7oeUjcpt5p-ggNkHM2K8bDAiQuGmB5d3wsi2DQ7JWg 975
brishgarden-0.2.3.1.dist-info/RECORD

entry_points.txt

brishgarden = brishgarden:main