Skip to main content

Gnuplot tool for SCons

Project description

PyPi package version Travis CI build status https://ci.appveyor.com/api/projects/status/github/ptomulik/scons-tool-gnuplot?svg=true

Gnuplot tool for scons. For tarball and documentation see project page at sourceforge.net.

INSTALLATION

There are few ways to install this tool for your project.

From pypi

This method may be preferable if you build your project under a virtualenv. To add gnuplot tool from pypi, type (within your wirtualenv):

pip install scons-tool-loader scons-tool-gnuplot

or, if your project uses pipenv:

pipenv install --dev scons-tool-loader scons-tool-gnuplot

Alternatively, you may add this to your Pipfile

[dev-packages]
scons-tool-loader = "*"
scons-tool-gnuplot = "*"

The tool will be installed as a namespaced package sconstool.gnuplot in project’s virtual environment. You may further use scons-tool-loader to load the tool.

As a git submodule

  1. Create new git repository:

    mkdir /tmp/prj && cd /tmp/prj
    touch README.rst
    git init
  2. Add the scons-tool-gnuplot as a submodule:

    git submodule add git://github.com/ptomulik/scons-tool-gnuplot.git site_scons/site_tools/gnuplot
  3. For python 2.x create __init__.py in site_tools directory:

    touch site_scons/site_tools/__init__.py

    this will allow to directly import site_tools.gnuplot (this may be required by other tools).

REQUIREMENTS

To perform certain activities, you may need the following packages (listed per task).

To generate API documentation

To generate user documentation

GENERATING DOCUMENTATION

Scons gnuplot tool has an API documentation and user manual. The documentation may be generated as follows (see also REQUIREMENTS).

API documentation

Before generating API docs, you should install our module in edit mode:

pipenv run pip install -e .

To generate API documentation type:

pipenv run scons api-doc

The generated API documentation will be written to build/doc/api/. Note, that API doc generator (epydoc) works only with python2.

User manual

To generate user manual type:

pipenv run scons user-doc

The generated documentation will be written to build/doc/user/.

LICENSE

Copyright (c) 2013-2018 by Pawel Tomulik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

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

scons-tool-gnuplot-0.7.0.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scons_tool_gnuplot-0.7.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file scons-tool-gnuplot-0.7.0.tar.gz.

File metadata

  • Download URL: scons-tool-gnuplot-0.7.0.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for scons-tool-gnuplot-0.7.0.tar.gz
Algorithm Hash digest
SHA256 2b77ec4267dabd15e13609173a8967da185f0750776910862b7ca755a4e26ad1
MD5 ee7fea64787d5a7b34294d01ba49410e
BLAKE2b-256 3bb8533114b5b42098a4bde6e480472b330ab9c085b7fffef306e3c080c7737c

See more details on using hashes here.

File details

Details for the file scons_tool_gnuplot-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: scons_tool_gnuplot-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for scons_tool_gnuplot-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5862743dcf15f3e4d3f4cf65a51ecec944217b5503da3887dcd0d88628927b44
MD5 aef912d07e86796d4fd4f8102501d96d
BLAKE2b-256 40ed9fa6e1749e775820990f73ff6a769234be75d6a4891a6840e38d49f84987

See more details on using hashes here.

Supported by

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