This might look like \
install postgresql
```bash
createdb campfin
export DATABASE_URL=postgres:///campfin
```
Once that's all done you can run the example:
```bash
python pgsql_big_dedupe_example_init_db.py
python test.py
```
Raw data
{
"_id": null,
"home_page": "https://github.com/mobiovn",
"name": "mobio-dedupe-sdk-test",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": "mobio, dedupe, contact spam",
"author": "MOBIO",
"author_email": "contact@mobio.vn",
"download_url": "https://files.pythonhosted.org/packages/a6/3d/010bcbed6e48ea1541236cc0e7a79d68e8bc3016a5da843d6856c224da8a/mobio_dedupe_sdk_test-1.0.38.tar.gz",
"platform": null,
"description": "This might look like \\\ninstall postgresql\n```bash\ncreatedb campfin\nexport DATABASE_URL=postgres:///campfin\n```\n\nOnce that's all done you can run the example:\n\n```bash\npython pgsql_big_dedupe_example_init_db.py \npython test.py\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Mobio dedupe SDK",
"version": "1.0.38",
"project_urls": {
"Homepage": "https://github.com/mobiovn",
"Source": "https://github.com/mobiovn"
},
"split_keywords": [
"mobio",
" dedupe",
" contact spam"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a63d010bcbed6e48ea1541236cc0e7a79d68e8bc3016a5da843d6856c224da8a",
"md5": "f60a1a7d5ca9f8e4c5d158b06702846e",
"sha256": "baaf0fd36485cae1d577802b8ae006eee93e02a7dba3614305795b5ea9a9faaf"
},
"downloads": -1,
"filename": "mobio_dedupe_sdk_test-1.0.38.tar.gz",
"has_sig": false,
"md5_digest": "f60a1a7d5ca9f8e4c5d158b06702846e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 89617,
"upload_time": "2024-08-29T07:34:47",
"upload_time_iso_8601": "2024-08-29T07:34:47.439035Z",
"url": "https://files.pythonhosted.org/packages/a6/3d/010bcbed6e48ea1541236cc0e7a79d68e8bc3016a5da843d6856c224da8a/mobio_dedupe_sdk_test-1.0.38.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-29 07:34:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mobio-dedupe-sdk-test"
}