Skip to main content

Générateur de noms aléatoire

Project description

prenoms

Build Status CodeCoveragge

Générateur de prénoms

Installation

Le script est disponible sur PyPI. Pour installer avec pip :

pip install prenoms

Utilisation

prenoms peut être utilisé via la ligne de commande ou importé comme paquet Python.

Utilisation depuis la ligne de commande

Pour utiliser prenoms depuis la ligne de commande :

$ prenoms
Jean Dupont

Utilisation du paquet Python

Quelques exemples d'utilisation :

    >>> import prenoms
    >>> prenoms.get_nom_complet()
    'Jean Bernard'
    >>> prenoms.get_prenom()
    'Lucie'
    >>> prenoms.get_nom()
    'Lefevre'
    >>> prenoms.get_prenom(originality=1)
    'Hortensius'

Le paramètre originality permet de spécifier l'originalité du nom. Une originalité proche de 0 va retourner des noms communs, une originalité proche de 1 va retourner des noms rares.

Licence

Ce projet est sous licence MIT.

Les données suivante proviennent de l'INSEE et appartiennent au domaine public :

  • dist.prenoms.txt
  • dist.noms.txt

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

prenoms-0.1.8.tar.gz (1.1 MB view details)

Uploaded Source

File details

Details for the file prenoms-0.1.8.tar.gz.

File metadata

  • Download URL: prenoms-0.1.8.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for prenoms-0.1.8.tar.gz
Algorithm Hash digest
SHA256 dd9015e1811c3d966f9a709b3fc1221d2d6fe4555254e94f7af3a58ddf3ccd42
MD5 c180c2575f5b1cce210fb60066f55195
BLAKE2b-256 47f62ea75eaa7ba5f22db650e091ff8fd42a0f6050a86615bee7827ad822c4c2

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