Geotagging database package
Project description
Database Package for Geotag Project
This is a package to help manage the database for DevPipeline's geotagging project, it containse dataclass functionallity and functions for database creation and updating.Database Creation
-
First make sure that postgress is downloaded
$ psql, if not -$ brew install postgresql-
**If you do not have Brew:**
-
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" -
$ brew install postgresql -
Then run the command
$ pg_ctl -D /usr/local/var/postgres startto start postgres
-
- Download the package at %3CPIP LINK HERE%3E
-
Open the python interpreter and run
import %3NAME_HERE%3EthenNAME_HERE.db_ops.create_db(username=YOUR_PSQL_USERNAME, passwork=YOUR_PSQL_PASSWORD)thenNAME_HERE.db_ops.update_db()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 geotagging-alexr96-0.0.29.tar.gz.
File metadata
- Download URL: geotagging-alexr96-0.0.29.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
875fcf010a227ff706b2c1b05f22ef733e38b8d1aae12e62257362448b3967ea
|
|
| MD5 |
b1f1dcbcffb1277b0002ced23f604bc0
|
|
| BLAKE2b-256 |
446664b091866d4759cb04d49647cba17b1b579a09a6861501f1fa9726450af1
|
File details
Details for the file geotagging_alexr96-0.0.29-py3-none-any.whl.
File metadata
- Download URL: geotagging_alexr96-0.0.29-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00ea96637bce20913e2d691a3aa20a8079dc019a5a8f5ab904a02ddfdb634700
|
|
| MD5 |
b7eb7306940f0301cbf6fd02546586ec
|
|
| BLAKE2b-256 |
964b6a144d960bd071af6efffea2004414f49e364d9d2b218bc4f19f295c47ad
|