Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidrpugh/penn-world-tables
Python module for generating the Penn World Tables data set.
https://github.com/davidrpugh/penn-world-tables
Last synced: 9 days ago
JSON representation
Python module for generating the Penn World Tables data set.
- Host: GitHub
- URL: https://github.com/davidrpugh/penn-world-tables
- Owner: davidrpugh
- Created: 2014-04-29T12:09:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T18:23:53.000Z (almost 8 years ago)
- Last Synced: 2024-11-30T04:49:05.521Z (27 days ago)
- Language: Python
- Size: 367 KB
- Stars: 5
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=====
pyPWT
=====PyPWT is a Python package for building the `Penn World Tables `_ data set.
Installation
============
The latest stable version can be always found on PyPI and can therefore be installed using a simple:.. code-block:: bash
$ pip install pypwt