Snowfakery Education
Fake data to support educational institutions
Installation
Install with pip
pip install faker-edu
Faker Use
from faker import Faker
import faker_edu
fake = Faker()
fake.add_provider(faker_edu.Provider)
for _ in range(10):
print(fake.institution_name())
Snowfakery Use
For now you will need to clone the repository and then follow the example in the sample recipe.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
faker-edu-1.1.0.tar.gz
(6.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file faker-edu-1.1.0.tar.gz.
File metadata
- Download URL: faker-edu-1.1.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f2117a969b42a0adf99ececdfebf2fb65066ea6fe49a1eb01a1168c32ff5485
|
|
| MD5 |
91aef4b8b91f12d75bd609ea21a45592
|
|
| BLAKE2b-256 |
cca1e202e07a03e0c6a0e96ba054cb7bccc29f053c0e4f61e55a42905c6cab40
|
File details
Details for the file faker_edu-1.1.0-py3-none-any.whl.
File metadata
- Download URL: faker_edu-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f0b025d5b66273ae663d88837d7c2616ce1f48289c74ecc2aee749a6693754e
|
|
| MD5 |
e325e5ed62b26b083aaa29ddbf8fd1bb
|
|
| BLAKE2b-256 |
30c24c621cc8132e67db86fe145ff13685ecc4620b601430b13bce145de4595e
|