Simple File Server By Bottle (Multi-threaded Server)
Project description
Project: simplefileserver
-----------------------
```
Simple File Server By Bottle with Paste(Multi-threaded Library)
```
Usage:
-----------------------
```python
>>> from simplefileserver import server
>>> server()
>>> server(8080) # server(server_port)
```
```shell
$ simplefileserver
$ simplefileserver 8000
```
Installation:
-----------------------
``` bash
$ pip install simplefileserver
```
Project History: simplefileserver
-----------------------
## 0.0.3 (2015-02-03)
--------------------------
#### Behavioural Changes
* split file and directory with slash '/'
#### Bugfixes
* null
## 0.0.2 (2015-02-03)
--------------------------
#### Behavioural Changes
* null
#### Bugfixes
* add MANIFEST.in file: include data files/directories
## 0.0.1 (2015-02-03)
--------------------------
#### Behavioural Changes
* simple server ok
#### Bugfixes
* null
-----------------------
```
Simple File Server By Bottle with Paste(Multi-threaded Library)
```
Usage:
-----------------------
```python
>>> from simplefileserver import server
>>> server()
>>> server(8080) # server(server_port)
```
```shell
$ simplefileserver
$ simplefileserver 8000
```
Installation:
-----------------------
``` bash
$ pip install simplefileserver
```
Project History: simplefileserver
-----------------------
## 0.0.3 (2015-02-03)
--------------------------
#### Behavioural Changes
* split file and directory with slash '/'
#### Bugfixes
* null
## 0.0.2 (2015-02-03)
--------------------------
#### Behavioural Changes
* null
#### Bugfixes
* add MANIFEST.in file: include data files/directories
## 0.0.1 (2015-02-03)
--------------------------
#### Behavioural Changes
* simple server ok
#### Bugfixes
* null
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
File details
Details for the file simplefileserver-0.0.3.tar.gz
.
File metadata
- Download URL: simplefileserver-0.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f25349a864a67d24bfb5c27f645c30b72c9f37552a393c4dc4e9d42a31e877c |
|
MD5 | db97a7a0dd2e7430ed75586a5a7b53d2 |
|
BLAKE2b-256 | 3cb848daac0afe13ca74f6755f6b9a381b4f5a2e9c77994bfccf2c0dbf3dd3f8 |