Skip to main content

Specter Desktop extension to add time series charts for visualizing wallet balances

Project description

chart_ss

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
$ pip3 install cryptoadvance.specter
$ 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

specterext_stacktrack-0.3.0.tar.gz (73.3 kB view hashes)

Uploaded Source

Built Distribution

specterext_stacktrack-0.3.0-py3-none-any.whl (60.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page