Metadata-Version: 1.0
Name: toolkit_library
Version: 0.3.4
Summary: Toolkit Library, full of useful toolkits
Home-page: http://stackoverflow.com/users/862862/tyler-long
Author: Tyler Long
Author-email: tyler4long@gmail.com
License: BSD
Description:                 // Toolkit Library //
        
                Toolkit Library, full of useful toolkits
        
        
            ~ What is Tookit Library
        
            Tookit Library is a collection of useful python codes for general purpose usage.
        
        
            ~ Is it ready?
        
            Not yet. I use it personally. I don't think it is ready for production usage, although the code is quite solid.
        
        
            ~ What do I need?
        
            Python 2.6+. I haven't testd it against Python 3.
        
        
            ~ How to install or upgrade?
        
            pip install --upgrade toolkit_library
        
        
            ~ Where are the docs?
        
            I am preparing the docs. In the mean time, the source code is extensively commented. You could read the source code directly.
        
        
            ~ Where can I get help?
        
            Please email to toolkit.library.feedback@gmail.com, I will try my best to help you.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
