Skip to main content

Convert snake_case to camelCase

Project description

## Camelcase Converter

> Convert snake_case to camelCase

## Screenshot

<img src="https://gitlab.com/yoginth/camely/raw/master/Screenshot.png" width="550">

## Install

```
$ pip install camely
```

## Usage

```python
import camely

print (camely.convert("yoginth_var"))
#=> YoginthVar

print (camely.convert("this_is_variable"))
#=> ThisIsVariable
```

## Get Help

There are few ways to get help:

1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.

2. For bug reports and feature requests, open issues.

3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com).

## How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].

Thanks!

## License

[MIT][license]

[LICENSE]: https://yoginth.mit-license.org/
[contributing]: /CONTRIBUTING.md

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

camely-1.0.3.tar.gz (1.6 kB view hashes)

Uploaded Source

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