This module enables Swagger OpenAPI docs that default to dark mode but can be toggled on or off, specifically for FastAPI. Requires virtually zero work to implement. DarkSwag has an optional argument for adding your project or company logo. Implementation is cake, depending on how you implement it. The easiest implementation method involves importing the FastAPI class override, and that's it. See the `Github` [README](https://github.com/nebko16/dark_swag/blob/main/README.md) for more info.
Raw data
{
"_id": null,
"home_page": "https://github.com/nebko16/dark_swag",
"name": "dark-swag",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "fastapi openapi swagger dark night darkmode dark-mode theme docs documentation",
"author": "nebko16",
"author_email": "nebko16@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/33/68/a0af4b2a6815360634d3f4277ada2836307f0f2d794f177968badd81ed2c/dark_swag-1.0.4.tar.gz",
"platform": null,
"description": "This module enables Swagger OpenAPI docs that default to dark mode but can be toggled on or off, specifically for FastAPI. Requires virtually zero work to implement. DarkSwag has an optional argument for adding your project or company logo. Implementation is cake, depending on how you implement it. The easiest implementation method involves importing the FastAPI class override, and that's it. See the `Github` [README](https://github.com/nebko16/dark_swag/blob/main/README.md) for more info.\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "Dark mode Swagger for your FastAPI apps",
"version": "1.0.4",
"project_urls": {
"Homepage": "https://github.com/nebko16/dark_swag"
},
"split_keywords": [
"fastapi",
"openapi",
"swagger",
"dark",
"night",
"darkmode",
"dark-mode",
"theme",
"docs",
"documentation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7d3750ff73881dca95d83626488098ac1a6986f22be0a9912bfd3b4d8d51b456",
"md5": "507f6a26d00cdcc130f24b4a44cddb09",
"sha256": "4488355c7a46a8baf4376ec152b9ba1ec2e7584aa6a05e842e410ca36bdef171"
},
"downloads": -1,
"filename": "dark_swag-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "507f6a26d00cdcc130f24b4a44cddb09",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1910310,
"upload_time": "2024-08-14T05:25:44",
"upload_time_iso_8601": "2024-08-14T05:25:44.996412Z",
"url": "https://files.pythonhosted.org/packages/7d/37/50ff73881dca95d83626488098ac1a6986f22be0a9912bfd3b4d8d51b456/dark_swag-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3368a0af4b2a6815360634d3f4277ada2836307f0f2d794f177968badd81ed2c",
"md5": "b3dc631ad4002c3313f93043277bd590",
"sha256": "6f1e2a69824bf52e7a5d12875b5cb32e6e08f74c70d98712cfce00720fa2712d"
},
"downloads": -1,
"filename": "dark_swag-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "b3dc631ad4002c3313f93043277bd590",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1904872,
"upload_time": "2024-08-14T05:25:46",
"upload_time_iso_8601": "2024-08-14T05:25:46.692289Z",
"url": "https://files.pythonhosted.org/packages/33/68/a0af4b2a6815360634d3f4277ada2836307f0f2d794f177968badd81ed2c/dark_swag-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-14 05:25:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nebko16",
"github_project": "dark_swag",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "dark-swag"
}