Metadata-Version: 2.1
Name: thepysec
Version: 1.1a2
Summary: Python secretaries you call at will, for instant py-relief.
Home-page: https://github.com/raratiru/thepysec
Author: Raratiru
Author-email: welcome@rara.gr
License: gpl-3.0
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: unidecode
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: ipdb ; extra == 'dev'

|Build Status| |Coverage Status|

.. |Build Status| image:: https://travis-ci.org/raratiru/thepysec.svg?branch=master
   :alt: Build Status
   :target: https://travis-ci.org/raratiru/thepysec
.. |Coverage Status| image:: https://coveralls.io/repos/github/raratiru/thepysec/badge.svg?branch=master&service=github
   :alt: Coverage Status
   :target: https://coveralls.io/github/raratiru/thepysec?branch=master

A collection of tools that support a busy project based on Python >= 3.6.

John
----

John is the Battler. He will serve the necessary files needed to run thepysec.


Lia
---

Lia is here to take a detailed look at your strings.

* `strings.pop_wsp`: Remove extra whitespace.
* `strings.pop_i18n_wsp`: Remove extra whitespace from each field of django-translated-fields
* `strings.pre_slug`: Prepare a string to become a wise slug. 'r3!b' -> 'r 3 b'


