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.51.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.51-py3-none-any.whl (210.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zylib_test-0.0.51.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.51.tar.gz
Algorithm Hash digest
SHA256 db48e85a093ad36197366fced60c0a03f504d6400f04623c89e1543f48f5420f
MD5 15484281a53cc478ff7d0d6aface8779
BLAKE2b-256 f283571b768c069125be5c4629aa4c9fdf58497c890b9d7ce9f5cefa535f4a3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zylib_test-0.0.51-py3-none-any.whl
  • Upload date:
  • Size: 210.1 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.51-py3-none-any.whl
Algorithm Hash digest
SHA256 342f45cfc2000d78e5241ea42d31bac011a45f269df5509f96e8bacc3d8d7834
MD5 07867418c0115ee168adf8c560e672ae
BLAKE2b-256 d888509eb2ede095abb24c378430d0ac7e560b11770814a40e34628b18353acc

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