Metadata-Version: 1.1
Name: beatle
Version: 0.0.18
Summary: A development environment made in python
Home-page: https://github.com/melviso/beatle
Author: Mel Viso
Author-email: melviso@telefonica.net
License: GNU Public License
Description: 
        This work was started many years ago in my head, while I learned a useful UML approach.
        I hope this application may be useful for the few people that today still believe in 
        that the  software creation is not only a work, but an exciting field of investigation. 
        
        Beatle is full of small things you can profit or improve, if you want: transactionality decorators,
        dynamic code generation, delayed methods, pyboost automated interfaces ...
        
        I plan to include web service design, node-js support, distributed web interface,  
        and many other things you can use for speedup development.
        
        At least, I will be happy if you enjoy using this environment and contribute if you want.
        
        23 April 2016
        mel viso.
        
        
Keywords: development python c++
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Code Generators
