Skip to main content

No project description provided

Project description

lycanthropy

codecov

A micro library to convert between snake_case and CamelCase

import lycanthropy
print lycanthropy.camel_to_snake('snakeCase')
print lycanthropy.snake_to_camel('camel_case')
print lycanthropy.snake_to_pascal('pascal_case')

snake_case
camelCase
PascalCase

print lycanthropy.morph_dict({'snake_key': None}, lycanthropy.snake_to_camel)

{'snakeKey': None}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lycanthropy-1.1.0.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

lycanthropy-1.1.0-py2-none-any.whl (3.1 kB view details)

Uploaded Python 2

File details

Details for the file lycanthropy-1.1.0.tar.gz.

File metadata

  • Download URL: lycanthropy-1.1.0.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lycanthropy-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2a1ac1e686e48e8d42f5b7aa759fefd61e99311fd632c1ba9f973ee17857a088
MD5 bcd157a9f81dbf5945e074d6552160ee
BLAKE2b-256 d938443468a6c9aa88534fdc85d4e21fcde5d6de2edd308507c377cf33d909b3

See more details on using hashes here.

File details

Details for the file lycanthropy-1.1.0-py2-none-any.whl.

File metadata

File hashes

Hashes for lycanthropy-1.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 ed127e59f482bce62b4e35597fecef7f1a468c9e073b5d8e00c9cf61deac86b2
MD5 ffa8899ed889e89c0a9965cb7c1a4426
BLAKE2b-256 af5873d0547ce73848f35e17dcc406f9f5cda53f4eaafbe223dc57d01e5a2203

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page