root/alpine313/: inflection-0.5.1 metadata and description

Homepage Simple index PyPI page

A port of Ruby on Rails inflector to Python

author Janne Vanhala
author_email janne.vanhala@gmail.com
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • Natural Language :: English
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
license MIT
platform
  • UNKNOWN
requires_python >=3.5
File Tox results History
inflection-0.5.1-py2.py3-none-any.whl
Size
9 KB
Type
Python Wheel
Python
2.7

Build Status

Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string. Inflection is a port of Ruby on Railsinflector to Python.

Resources