Skip to main content

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



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

dataspectra-0.2.9.tar.gz (4.7 MB view hashes)

Uploaded Source

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