Skip to main content

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dsk_server-0.1.7-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

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