Literp Compact Server
Project description
Literp Compact Server
Prerequisites
Python 3.10 with Pip 25.0.0 fresh installed and added to PATH
Server Configuration and Fundamental Data
Contact your consultant to implement.
Server directory tree should be something that looks like this:
.
apics
├── access.yaml
├── app.yaml
├── dbase.yaml
├── io.yaml
├── lib
│ ├── db
│ │ └── query
│ │ ├── accounting
│ │ │ ├── README.txt
│ │ │ ├── insert.yaml
│ │ │ ├── select.yaml
│ │ │ ├── update.yaml
│ │ │ └── xaccount
│ │ │ ├── insert.yaml
│ │ │ └── select.yaml
│ │ └── admin
│ │ ├── README.txt
│ │ ├── insert.yaml
│ │ ├── select.yaml
│ │ └── update.yaml
│ ├── json
│ │ ├── accounting
│ │ │ ├── account.json
│ │ │ └── role.json
│ │ └── bank.json
│ └── yaml
│ └── accounting
│ ├── report.yaml
│ ├── rich.yaml
│ └── transaction.yaml
├── literp-key.pem
├── literp.pem
└── model.yaml
Server Installation
cd apics
pip install apics
Start Server with SQLite
apics
Start Server with DuckDB
apics -d duckdb
Detailed tips, tricks, and examples, can be found at project's repository https://github.com/asinerum/apics
(C)2026 Asinerum Conlang Project
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apics-1.0.6.tar.gz.
File metadata
- Download URL: apics-1.0.6.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3756e99b27026b2022777d9cf1b39a0f854e569fa4b3c4e17c7dad6637e0151b
|
|
| MD5 |
47d4bf547b34309b8d8c45a9cce9312f
|
|
| BLAKE2b-256 |
adb3fd58dd178b10ba709f45578542fc3d2b9dd5501678bd14d79f04a8f96113
|
File details
Details for the file apics-1.0.6-py3-none-any.whl.
File metadata
- Download URL: apics-1.0.6-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4469f4027f7df0ef9c8891ad633a8e792fd7fce29d412db89cf180856239e1a9
|
|
| MD5 |
8a2a4e883aecd80a83248c7f43e54228
|
|
| BLAKE2b-256 |
78d9d45b3633232d5adab3a3e1746460667de2b9031cab5138bd64cd4a18fe06
|