Metadata-Version: 1.1
Name: py4structure
Version: 0.1.2
Summary: Structural engeenering design python scripts for SeePy
Home-page: https://bitbucket.org/lukaszlaba/py4structure/wiki/Home
Author: Lukasz Laba
Author-email: lukaszlab@o2.pl
License: GNU General Public License (GPL)
Description: *************************************************************************
        *                                                                       *
        *                         Py4Structure 0.1                             *
        *        Structural engeenering design python scripts for SeePy         *
        *                                                                       *
        *                        (c) 2017 Lukasz Laba                           *
        *                                                                       *
        *************************************************************************
        
        Py4Structure is a tool to create interactive report for scientific calculation 
        you made with python script.
        The mission of the project is to provide a simple and practical tool that 
        will interest engineers to use Python language in their daily work.
        
        Py4Structure is free software; you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation; either version 2 of the License, or
        (at your option) any later version.
        
        Py4Structure is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with Foobar; if not, write to the Free Software
        Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
        
        -------------------------------------------------------------------------
        * Visible changes:
        -------------------------------------------------------------------------
          SeePy 0.0.1 (pre-alpha)
          - first PyPI version
          SeePy 0.1 (alpha)
          - alpha version
        -------------------------------------------------------------------------
        * Prerequisites:
        -------------------------------------------------------------------------
        
          Python 2.7.
          Non-standard Python library needed:
          - SeePy
          - Strupy
        
        -------------------------------------------------------------------------
        * To install Py4Structure:
        -------------------------------------------------------------------------
        
          After the Python and needed library  was installed:
          On Windows use "pip install Py4Structure" in Python shell.
        
          To run Py4Structure GUI execute Py4Structure.py from installed Py4Structure
          package folder - probabiliit is "C:\Python27\Lib\site-packages\py4structure"
          For easy run make shortcut on your system pulpit to this file.
          There is install instruction on project website.
          https://seepy.org
          https://bitbucket.org/lukaszlaba/seepy/wiki/installing
          Linux compatible.
           
        -------------------------------------------------------------------------
        * Other information :
        -------------------------------------------------------------------------
        
          - Project website: 
            http://seepy.org
            http://struthon.org
            https://bitbucket.org/lukaszlaba/py4structure/wiki/Home
          - E-mail : lukaszlab@o2.pl
        
        =========================================================================
        
Keywords: civil engineering,structural engineering,concrete structures,steel structures
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
