Distribution server for files stored in DSK format image file.
Project description
dsk-server
FAT12形式のDSKファイルに含まれるファイルをダウンロードできるサーバアプリケーションです
インストール
pip install dsk-server
Usage
NAME
dsk-server start - Start the DSK server.
SYNOPSIS
dsk-server start [DSKFILE | PATH] <flags>
DESCRIPTION
Start the DSK server.
POSITIONAL ARGUMENTS
DSKFILE
FLAGS
-h, --host=HOST
Default: '0.0.0.0'
-p, --port=PORT
Default: 8000
例1: DSKイメージ内のファイルをホスティングします
$ dsk-server start ./MSXDSK.DSK
例2: ホスト上の指定パス内のファイルをホスティングします
$ dsk-server start ./work_dir
API
サーバを起動して、以下を参照ください
http://127.0.0.1/docs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dsk_server-0.1.8.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file dsk_server-0.1.8.tar.gz
.
File metadata
- Download URL: dsk_server-0.1.8.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10b180d9af6fcc5ea632486bf25c0670adb679b0f4c6c4b65cb05c1f1c668f4a |
|
MD5 | 194e0f7b2c2bbe54839c1d895b2bb540 |
|
BLAKE2b-256 | 5172db6d4ff014db1157656b4a2055f257bb32c58b3f3e174001867a6a2388c1 |
File details
Details for the file dsk_server-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: dsk_server-0.1.8-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98fa67f1c00ef8415430cf957f6f91a395f61ac93c03e3ac8f37c68c622a7d06 |
|
MD5 | 97c9fde3e66ca2876dffa581e321fa0d |
|
BLAKE2b-256 | fcd3bea0ffac439a33703bfbfff6155f2f84b0e972cee3e8ab14a70a92514c36 |