Core modules for Abstrys Python applications
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!
Release files for abstrys-core 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| abstrys-core-0.1.1.tar.gz | 2.9 kB | Details |
Release files / abstrys-core-0.1.1.tar.gz
| Download URL | abstrys-core-0.1.1.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
73a8dd32546208eb420603cca796922cf277b3ba8a399aa5f216c43893531d93
|
|
BLAKE2b-256 checksum How to use checksums |
b2695a8f185e20cef9aa885b482650994b8fd00ceedee03abefceba9e7de5056
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|