Python metadata helper package for https://meigenai.io and Meigen AI publishing workflows
Project description
meigenai-io
Python metadata package for meigenai.io.
meigenai-io provides a small importable helper for scripts and automation that
need a stable reference to the Meigen AI website. It records the public site URL,
the local content path used by the website, and the Next.js app directory that
drives the page implementation.
Installation
pip install meigenai-io
Usage
from meigenai_io import HOMEPAGE, get_site_info, hello
print(hello())
print(HOMEPAGE)
print(get_site_info())
Site Metadata
- Website: https://meigenai.io
- Local repository:
/Users/mac/Documents/code/meigenai - Content path:
content - Next.js app path:
src/app - Source: https://github.com/youram470-art/meigenai-io-python
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meigenai_io-0.1.0.tar.gz.
File metadata
- Download URL: meigenai_io-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9aa04141bc7e872fd876f2d34ac627d69e10955e8297917238faaed503c6db6c
|
|
| MD5 |
eb9dee8ab692558dfc8d70e757027846
|
|
| BLAKE2b-256 |
a3770bb4b2c4117d9999ef0e920fbb0ed9fcb3ed8bf0bfea70d654dc7e8de1fc
|
File details
Details for the file meigenai_io-0.1.0-py3-none-any.whl.
File metadata
- Download URL: meigenai_io-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdb5a46c3591586f4014bd399e4617c26f75365b26bc15b6d7577c128da49ecf
|
|
| MD5 |
811bc5319f1138502e389d81a104f58a
|
|
| BLAKE2b-256 |
bb4d5db6099a01ee02a8cd5cac241151f1ac35d58bb305fecaca301e881fe8c3
|