Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raphaeldenni/zorglonde

A Python module to transform any Latin language (originally French) to the Zorglangue fake language from the Spirou comic strips. Works in the two ways. Eviv Bulgroz!
https://github.com/raphaeldenni/zorglonde

fun python python3 zorglangue zorglonde zorglub

Last synced: 19 days ago
JSON representation

A Python module to transform any Latin language (originally French) to the Zorglangue fake language from the Spirou comic strips. Works in the two ways. Eviv Bulgroz!

Awesome Lists containing this project

README

        

# Zorglonde

A Python module to transform any Latin language (originally French) to the Zorglangue fake language from the Spirou comic strips. Works in the two ways. Eviv Bulgroz!

## Installation

### pip

```bash
pip install git+https://github.com/raphaeldenni/zorglonde
```

### poetry

```bash
poetry add git+https://github.com/raphaeldenni/zorglonde
```

## How to use it

Simply import the module into your Python 3 program, and you will be able to use the function `zorglonde` to translate your string. The function takes a string as parameter and returns a new zorglonde one.

![Demo](/images/zorglonde-program.png)

## Results example

![Results](/images/zorglonde-result.png)