Specter Desktop extension to add time series charts for visualizing wallet balances
Project description
specterext-stacktrack
Specter Desktop plugin to add time series charts for visualizing wallet balances.
To run:
$ git clone https://github.com/cryptoadvance/specterext-stacktrack.git
$ cd specterext-stacktrack
$ pip3 install virtualenv
$ virtualenv --python=python3 .env
# or do this instead to avoid 3.10, as it isn't yet supported
# $ virtualenv --python=python3.9 .env
$ source .env/bin/activate
$ pip3 install -r requirements.txt
$ pip3 install -e .
$ python3 setup.py install
$ python3 -m cryptoadvance.specter server --config DevelopmentConfig --debug
Then point your browser to http://localhost:25441 and choose Services → StackTrack.
Development
Running unit tests:
$ pytest
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
Built Distribution
Close
Hashes for specterext_stacktrack-0.1.1rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2506c4a805f204600fc0c930e2c17da84a2fa6939e92ea049bc04c444aacc4f |
|
MD5 | a0c839fd12bafd99416d3ed82dc3ea52 |
|
BLAKE2b-256 | 5eb5b9bf37df2e5c13b992f9c43959ff358eaac64981e6cb21f76fb99598a22d |
Close
Hashes for specterext_stacktrack-0.1.1rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c88731ca7f340abdd79c2cbf289841811a37466f834b7549ab7496cd172352eb |
|
MD5 | 1f34e82226ce2bc939f68f09fe242684 |
|
BLAKE2b-256 | 666757edb5d237232918cab27c8e055fb4e48ea59dac8e17c379f14dd2d34051 |