inflection (0.5.1)

Published 2024-11-27 18:40:34 +01:00 by eofredj

Installation

pip install --index-url  inflection

About this package

A port of Ruby on Rails inflector to Python

Inflection

|build status|_

.. |build status| image:: https://travis-ci.org/jpvanhal/inflection.svg?branch=master :alt: Build Status .. _build status: http://travis-ci.org/jpvanhal/inflection

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 Rails' inflector to Python.

.. _Ruby on Rails: http://rubyonrails.org .. _inflector: http://api.rubyonrails.org/classes/ActiveSupport/Inflector.html

Resources

  • Documentation <https://inflection.readthedocs.io/>_
  • Issue Tracker <http://github.com/jpvanhal/inflection/issues>_
  • Code <http://github.com/jpvanhal/inflection>_
  • Development Version <http://github.com/jpvanhal/inflection/zipball/master#egg=Inflection-dev>_

Requirements

Requires Python: >=3.5
Details
PyPI
2024-11-27 18:40:34 +01:00
248
Janne Vanhala
MIT
9.2 KiB
Assets (1)
Versions (1) View all
0.5.1 2024-11-27