Skip to main content

No project description provided

Project description

zylo-docs
Build the world’s best API docs highly integrated with FastAPI for developers

Supported Python versions


Writing technical documentation like API specs is often a burden for software engineers — it’s not their expertise, and rarely a top priority. That’s where Zylo-docs comes in. Zylo-docs seamlessly integrates with FastAPI and automatically generates OpenAPI-compliant specs. With powerful AI assistance, it helps developers create clear, user-friendly, and rich documentation with minimal effort. Think of it as a more intuitive, AI-powered alternative to Swagger.

Getting Started

# Please declare it like this.
from zylo_docs.integration import add_zylo_docs

@app.get("/")
async def read_root():
    return {"message": "Hello, FastAPI!"
    
# You need to add the following code at the bottom of your entry point file
add_zylo_docs(app)

Running the FastAPI Server (http://localhost:8000/zylo-docs)

uvicorn main:app --reload

You need to start the server using Uvicorn.

After launching the server, navigate to http://localhost:8000/zylo-docs in your browser.
(If the development server port changes, the port number in the execution command must also change)

Screenshot 2025-07-30 at 9 01 27 AM

Sign up and sign in zylo

Screenshot 2025-07-30 at 9 04 09 AM

To use the Zylo ai service, please sign in.

Use zylo-docs ai function

zylo-docs-magic-wand

By clicking the magic wand icon in the blue square, you can use Zylo AI to generate descriptions and test cases for your API documentation.

Sharing API docs

Screenshot 2025-07-30 at 9 10 47 AM

Click the Publish button to share your API documentation with anyone you want.

Development

  • Python 3.10+
  • FastAPI, Uvicorn

License

MIT License

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

zylib_test-0.0.50.tar.gz (206.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zylib_test-0.0.50-py3-none-any.whl (210.0 kB view details)

Uploaded Python 3

File details

Details for the file zylib_test-0.0.50.tar.gz.

File metadata

  • Download URL: zylib_test-0.0.50.tar.gz
  • Upload date:
  • Size: 206.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for zylib_test-0.0.50.tar.gz
Algorithm Hash digest
SHA256 f16c7ce5cb28076007b1b43210f2e715d603646980040aa22cfc4170b1d84c86
MD5 52c95f27a56089fecc8835dfe2b1f438
BLAKE2b-256 08da55a717d9977bd0624c8590d39a4738dbbbca1e11ccbe46d74bad53fa88b1

See more details on using hashes here.

File details

Details for the file zylib_test-0.0.50-py3-none-any.whl.

File metadata

  • Download URL: zylib_test-0.0.50-py3-none-any.whl
  • Upload date:
  • Size: 210.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for zylib_test-0.0.50-py3-none-any.whl
Algorithm Hash digest
SHA256 386f36faa05df5f26f648e92d126afac6ff9f7eb919a4a2c42ca04b8eb5f72f5
MD5 a85808d1f170be2c1f44e29ef7300a2c
BLAKE2b-256 b90f0d590564d88e9bfc730485e1c27c60b897251e66f031423f7f12e346af8c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page