Skip to main content

seedmusicai-org

seedmusicai-org is a lightweight Python metadata and integration helper package for seedmusicai.org.

The package gives automation scripts, content tooling, and future SDK code a stable package name for SeedMusic AI. It exposes the canonical website URL, documentation URL, source repository, local repository path, MDX content path, and Next.js app path used by the project.

Website focus

SeedMusic AI focuses on AI music generation, lyrics-to-song creation, voice cloning, and melody editing workflows. This package does not try to wrap a private production API yet; it publishes a clear, installable metadata layer that can later grow into a fuller SDK or workflow client.

Installation

pip install seedmusicai-org

Quick start

from seedmusicai_org import HOMEPAGE, get_site_info, hello

print(hello())
print(HOMEPAGE)
print(get_site_info())

Metadata API

Use the package when a script needs to know where the site lives, where content is stored, or which repository backs the package.

site = get_site_info()
print(site["name"])
print(site["homepage"])
print(site["content_path"])
print(site["app_path"])

Returned metadata includes:

Common use cases

  • reference the SeedMusic AI website from scripts.
  • attach site metadata to generation, content, and indexing jobs.
  • prepare a small base package for future lyrics-to-song and voice tooling.
  • Share a stable public package page that points back to https://seedmusicai.org.

Automation example

This package is useful in release scripts, SEO tooling, blog generators, indexing jobs, and content maintenance utilities. A script can import the package, derive the content directory, and consistently point generated output back to the public website.

Links

License

MIT

Release files for seedmusicai-org 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for seedmusicai-org 0.1.0
File Size Uploaded
seedmusicai_org-0.1.0.tar.gz 3.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for seedmusicai-org 0.1.0
File Interpreter ABI Platform
seedmusicai_org-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 6.9 kB

Release files / seedmusicai_org-0.1.0.tar.gz

Download URL seedmusicai_org-0.1.0.tar.gz
Size 3.2 kB
Tags Source
SHA-256 checksum
How to use checksums
4d85d2a94edbf770a9ae1721ae3d782d4b630341b0cfcb846dd334cb437eb3d6
BLAKE2b-256 checksum
How to use checksums
ddc1aa8932f57c8f8d02b35b70c8644a3298f33fd78319d743fa6b3e171547c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.9.6

Release files / seedmusicai_org-0.1.0-py3-none-any.whl

Download URL seedmusicai_org-0.1.0-py3-none-any.whl
Size 3.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2ed86b2d5aac67339e68c29197ba8450f70595e0d3bc36a9becce4505a84bbc8
BLAKE2b-256 checksum
How to use checksums
6d38759b130f733c1ad775533e4c0ba7aef020e02a75473c4dc8a73f3db2e4b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.9.6

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page