Skip to main content

generate fake data

Project description

FakeSnake_Logo

Usages

Generate Fake Data

generate demo

fakes --help
Usage: fakes [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  address
  config
  email
  init
  insert
  name
  number
  password
  shape

Insert Data to DB

insert demo

Install

pip install fakesnake

Postgres

Need to have the psycopg2-binary to connect to POSTGRES server. To install it, you need install postgres-client and postgres-dev.

# alpine
apk add postgres-client postgres-dev

# ubuntu
apt install postgres-client postgres-dev
pip install psycopg2-binary

FAQ

  1. Q: Where to report problems?

    A: Open up an issue

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fakesnake-0.0.6-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

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