Skip to main content

No project description provided

Project description

How Fake Accounts

Pacote python criado para gerar contas fakes, para o primeiro desafio do bootcamp de engenharia de dados da How.

How to install

pip install how-fake-accounts

How to use

We have mainly two ways to use the package:

  • as a package itself, to be imported in python scripts
  • as a command line interface

Package Interface

from how_fake_accounts.core import fake

# generate 10 random accounts
accounts = fake.generate_accounts(10)
print(accounts)
fake.save_locally(accounts)

CLI Interface

To generate 50 accounts, just type into terminal:

how_fake --n-accounts 50

or

python -m how_fake --n-accounts 50

for help, just type:

how_fake --help

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

how_fake_accounts-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

how_fake_accounts-1.0.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file how_fake_accounts-1.0.0.tar.gz.

File metadata

  • Download URL: how_fake_accounts-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for how_fake_accounts-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d882027554aa2dd5fdbc229c93747f61310312948417adfd80d98098deae6c08
MD5 1b663e178750415c6aecf8d89e032646
BLAKE2b-256 4ec4c522ddd264ba721fdfb87a4cd05b2a6ad4074ae623057cdb20860634f181

See more details on using hashes here.

File details

Details for the file how_fake_accounts-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for how_fake_accounts-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 843bb8110bb4f0392af4ee911b0fc61cbe41b96da17e9f603e499336b14f99cc
MD5 2bfbb4b6fb839d15f823fbcd790d0137
BLAKE2b-256 fdcc5a78ceb83a3f05aaab0babed0d05269f0c40f9c7dce4fb9e603ba98014de

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