{
"info": {
"author": "Stefan Pauliuk",
"author_email": "stefan.pauliuk@ntnu.no",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Information Analysis",
"Topic :: Scientific/Engineering :: Mathematics"
],
"description": "pySUT\n=====\n\nPython class for efficient handling of supply and use tables (SUTs)\n\nCreated on Mon Jun 30 17:21:28 2014\n\n@author: stefan pauliuk and Guillaume Majeau-Bettez, NTNU Trondheim, Norway
\nwith contributions from
\nKonstantin Stadler, NTNU, Trondheim, Norway
\nChris Mutel, PSI, Villingen, CH
\n\nDependencies:
\nnumpy >= 1.9
\nscipy >= 0.14
\n\n
\nTutorial:
\nhttps://github.com/cmutel/pySUT/blob/master/Doc/pySUT_Documentation.ipynb
\nDocumenation of all methods and functions:
\nhttp://htmlpreview.github.com/?https://github.com/stefanpauliuk/pySUT/blob/master/Doc/pysut.html\n
\n\n Below, a quick installation guide and a link to the tutorial are provided:
\n\na) Installation as package:
\nPull package via git pull or download as .zip file and unpack. Choose a convenient location (Here: 'C:\\MyPythonPackages\\'). Then open a console, change to the directory ../pySUT-master/, and install the package from the command line:
\n> python setup.py install \n\nThis makes the package available to Python. At any other place in a system with the same python installation, pydsm is now ready to be imported simply by
\n> import pysut\n\nThis setup also allows us to run the unit test:
\n\n> import unittest\n\n> import pysut\n\n> import pysut.tests\n\n> unittest.main(pysut.tests, verbosity=2)\n\nOr, to run a specific test\n\n> unittest.main(pydsm.tests.test_allocations_constructs, verbosity=2)\n\n
\nb) Manual installation, by modifying the python path
\nPull package via git pull or download as .zip file and unpack. Choose a convenient location (Here: 'C:\\MyPythonPackages\\'). Then include in your code the following lines
\n> import sys \n\n> sys.path.append('C:\\\\MyPythonPackages\\\\pySUT-master\\\\pydsm\\\\') \n\n> from pysut import SupplyUseTable",
"description_content_type": null,
"docs_url": null,
"download_url": "https://github.com/stefanpauliuk/pySUT/tarball/1.1",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/stefanpauliuk/pySUT",
"keywords": "supply use table,SUT,Input-Output,Leontief",
"license": "Copyright (c) 2014, Stefan Pauliuk and Guillaume Majeau-Bettez\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
"maintainer": null,
"maintainer_email": null,
"name": "pysut",
"package_url": "https://pypi.org/project/pysut/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pysut/",
"project_urls": {
"Download": "https://github.com/stefanpauliuk/pySUT/tarball/1.1",
"Homepage": "https://github.com/stefanpauliuk/pySUT"
},
"release_url": "https://pypi.org/project/pysut/1.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Python class for efficient handling of supply and use tables (SUTs)",
"version": "1.1"
},
"last_serial": 1560552,
"releases": {
"1.1": [
{
"comment_text": "",
"digests": {
"md5": "f30fb6653823737bcbd4c2ebb237e2f3",
"sha256": "165c1594dd5de226503b93bbfca198dbcd81cebdf5ac27642a257fd29886e974"
},
"downloads": -1,
"filename": "pysut-1.1.zip",
"has_sig": false,
"md5_digest": "f30fb6653823737bcbd4c2ebb237e2f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 30296,
"upload_time": "2015-05-24T18:31:04",
"url": "https://files.pythonhosted.org/packages/28/96/846a949e7c3d3bdf2fb166e5506a1fb321c3d8513fbd958a4ca2ee02d772/pysut-1.1.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f30fb6653823737bcbd4c2ebb237e2f3",
"sha256": "165c1594dd5de226503b93bbfca198dbcd81cebdf5ac27642a257fd29886e974"
},
"downloads": -1,
"filename": "pysut-1.1.zip",
"has_sig": false,
"md5_digest": "f30fb6653823737bcbd4c2ebb237e2f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 30296,
"upload_time": "2015-05-24T18:31:04",
"url": "https://files.pythonhosted.org/packages/28/96/846a949e7c3d3bdf2fb166e5506a1fb321c3d8513fbd958a4ca2ee02d772/pysut-1.1.zip"
}
]
}