pypi mimesis 19.0.0
Version 19.0.0

7 hours ago
  • Added many key functions for various transformations. See mimesis/keys.py for the complete list.
  • Removed the pytest plugin from the package. Use project-specific fixtures and the Field class instead.
  • Removed the builtins module from the package. Use custom field handlers instead.
  • The Cryptographic provider now uses a seedable random number generator instead of the secrets module. See #1656.
  • Added jwt, api_key, and certificate_fingerprint methods to the Cryptographic provider.
  • Added SchemaBuilder for generating relational data.
  • Added ip_v4_cidr(), ip_v6_cidr(), and cloud_region() methods to the Internet provider.

Don't miss a new mimesis release

NewReleases is sending notifications on new releases.