Core modules for Abstrys command-line applications
Project description
This repository contains core modules used by a number of different applications:
It consists of the following modules:
abstrys/app_settings.py – stores application settings in a directory named after the application (~/.dhop/settings.json). It’s basically just a dict that knows how to store and restore itself.
Installing it
If you’ve installed any of my other applications, this library is likely to be already installed.
However, if you want to install it from source, just run the setup script:
./setup.py install –user
License
This is provided as open-source software per the BSD 3-clause license. See the LICENSE file provided with this repository for details.
About Python
If you want to learn more about Python (an incredibly practical and elegant programming language), head over to <https://python.org/>!
How to contribute
If you find my apps (or this library) useful, you may want to contribute. The easiest way, by far, is by creating a pull request!
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 abstrys-core-0.1.1.tar.gz
.
File metadata
- Download URL: abstrys-core-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73a8dd32546208eb420603cca796922cf277b3ba8a399aa5f216c43893531d93 |
|
MD5 | e6355a427bb916d3a057226f0f51bc0f |
|
BLAKE2b-256 | b2695a8f185e20cef9aa885b482650994b8fd00ceedee03abefceba9e7de5056 |