Metadata-Version: 2.1
Name: nehushtan
Version: 0.1.9
Summary: A toolkit for projects in Python
Home-page: https://sinri.github.io/nehushtan/
Author: Sinri Edogawa
Author-email: e.joshua.s.e@gmail.com
License: MIT
Description: # Nehushtan (נְחֻשְׁתָּן)
        
        A toolkit for projects in Python
        
        <img src="https://github.com/sinri/nehushtan/blob/master/icon.png?raw=true" width="64" height="64"></img>
        
        > ipse dissipavit excelsa et contrivit statuas et succidit lucos confregitque serpentem aeneum quem fecerat Moses siquidem usque ad illud tempus filii Israhel adolebant ei incensum vocavitque eum Naasthan
        
        # History in Brief
        
        * 0.1.2: First version on PYPI with MySQL Toolkit.
        * 0.1.3: Add CLI Helper, Logger, SMTP.
        * 0.1.4: Changed a lot for projects.
        * 0.1.5: Rename `NehushtanArgumentParser`. Revoke the declaration of source root to rebuild the import package.
        * 0.1.6: Fix packaging issue.
        * 0.1.7: Fix bug, `make_condition_sql` should be replaced.
        * 0.1.8: Remove shovel related static maker methods from logger class. Fix MySQL Toolkit Bug.
        * 0.1.9: Fix loose throw policy in condition sql making. That has been proved very dangerous.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
