{"id":22111645,"url":"https://github.com/phx/darkdown","last_synced_at":"2026-02-08T19:32:39.426Z","repository":{"id":258722324,"uuid":"875417408","full_name":"phx/darkdown","owner":"phx","description":"python http.server wrapper that supports ssl, basic auth, markdown rendering, and styling support for directory listings and markdown files.","archived":false,"fork":false,"pushed_at":"2024-10-20T05:03:11.000Z","size":367,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-08T02:09:54.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-19T23:14:32.000Z","updated_at":"2024-10-20T05:03:14.000Z","dependencies_parsed_at":"2024-10-20T10:21:57.475Z","dependency_job_id":"360e3b64-671a-4551-8860-04fb796b3854","html_url":"https://github.com/phx/darkdown","commit_stats":null,"previous_names":["phx/darkdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phx/darkdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fdarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fdarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fdarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fdarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phx","download_url":"https://codeload.github.com/phx/darkdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fdarkdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29240676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T18:06:38.086Z","status":"ssl_error","status_checked_at":"2026-02-08T18:06:09.124Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T10:49:57.166Z","updated_at":"2026-02-08T19:32:39.409Z","avatar_url":"https://github.com/phx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![darkdown](./logo.webp)\n\n# darkdown\n\nA Python 3 `http.server` wrapper that supports ssl, basic auth, markdown rendering, and styling support for directory listings and markdown files.\n\n## Installation\n\n```sh\npython3 -m pip install darkdown\n```\n\n## Manual Installation\n\n```sh\ngit clone https://github.com/phx/darkdown\ncd darkdown\npython3 -m pip install -r requirements.txt\n```\n\n## Usage\n\n```\nusage: darkdown [-h] [-p PORT] [-b ADDRESS] [--directory DIRECTORY] [-u USERNAME] [-P PASSWORD] [-c CERTFILE] [-k KEYFILE]\n\nSecure Markdown HTTP server with GitHub-style rendering, authentication, and HTTPS support.\n\noptions:\n  -h, --help            show this help message and exit\n  -p PORT, --port PORT  Specify alternate port [default: 8000]\n  -b ADDRESS, --bind ADDRESS\n                        Specify alternate bind address [default: all interfaces]\n  --directory DIRECTORY\n                        Specify alternate directory [default: current directory]\n  -u USERNAME, --user USERNAME\n                        Set a username for basic authentication\n  -P PASSWORD, --password PASSWORD\n                        Set a password for basic authentication\n  -c CERTFILE, --cert CERTFILE\n                        Path to the SSL certificate file (for HTTPS)\n  -k KEYFILE, --key KEYFILE\n                        Path to the SSL key file (for HTTPS)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphx%2Fdarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphx%2Fdarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphx%2Fdarkdown/lists"}