Creates interactive web visualizations
Project description
Dataspectra
^^^^^^^^^^^
A python package to create interactive web visualizations.
Requirements:
=============
- Python2.7
Installation
=============
.. code-block:: bash
$ pip install virtualenv
$ virtualenv ~/virtualenv/ds
$ source ~/virtualenv/ds/bin/activate
$ pip install dataspectra
Development Notes
=================
Testing on your local computer without deploying
++++++++++++++++++++++++++++++++++++++++++++++++
- In order to test new functions you will need Google Cloud SDK
- Test using dev_appserver.py --clear_datastore=yes app.yaml in the sample output.
- Your website will now be visible on localhost:8080
- Upload a sample subset of your data with
- Once your code looks good. You can copy it to the source code in aefiles.
- For running a quick test, use:
.. code-block:: bash
$ dataspectra develop
Updating the documentation
++++++++++++++++++++++++++
- Written in Sphinx
- Run the following in the docs directory.
.. code-block:: bash
$ make html
- If using Microsoft Visual Studio, can preview by Command-Shift-R.
Developing the package
++++++++++++++++++++++
.. code-block:: bash
$ python setup.py develop
Uploading package to pypi
+++++++++++++++++++++++++
.. code-block:: bash
$ python setup.py sdist upload
^^^^^^^^^^^
A python package to create interactive web visualizations.
Requirements:
=============
- Python2.7
Installation
=============
.. code-block:: bash
$ pip install virtualenv
$ virtualenv ~/virtualenv/ds
$ source ~/virtualenv/ds/bin/activate
$ pip install dataspectra
Development Notes
=================
Testing on your local computer without deploying
++++++++++++++++++++++++++++++++++++++++++++++++
- In order to test new functions you will need Google Cloud SDK
- Test using dev_appserver.py --clear_datastore=yes app.yaml in the sample output.
- Your website will now be visible on localhost:8080
- Upload a sample subset of your data with
- Once your code looks good. You can copy it to the source code in aefiles.
- For running a quick test, use:
.. code-block:: bash
$ dataspectra develop
Updating the documentation
++++++++++++++++++++++++++
- Written in Sphinx
- Run the following in the docs directory.
.. code-block:: bash
$ make html
- If using Microsoft Visual Studio, can preview by Command-Shift-R.
Developing the package
++++++++++++++++++++++
.. code-block:: bash
$ python setup.py develop
Uploading package to pypi
+++++++++++++++++++++++++
.. code-block:: bash
$ python setup.py sdist upload
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
dataspectra-0.3.5.tar.gz
(4.7 MB
view details)
File details
Details for the file dataspectra-0.3.5.tar.gz
.
File metadata
- Download URL: dataspectra-0.3.5.tar.gz
- Upload date:
- Size: 4.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1e1f410fbe18c1f217906f745e1380dc1a27c5338b20d800cf30dd977042678 |
|
MD5 | 5f27b090ebf3b58ffe4f299b82bd1d01 |
|
BLAKE2b-256 | ca3f6c7df12e5b82606c1a5a7104c7901bb9e4f6b9a1487af9efcbe70e17bc64 |