Skip to main content

A database manager for PostgreSQL with trajectory processing.

Project description

ewha-db-manager

A Python package for managing PostgreSQL database connections and processing trajectory data collected from CCTV systems.

How to use

'''python from ewha_db_manager.db_manager import DBManager

db = DBManager( host = "localhost", port = your port number, dbname = "your_database", user = "your_username", password = "your_password" )

df_group = db.dataframe_groups("your_table") '''

db.dataframe_groups automatically fetches data from a PostgreSQL database, processes it into trajectory datasets, and groups the results by the CCTV ID where each trajectory was recorded.

Requirements

psycopg2-binary pandas geopandas movingpandas tqdm pyyaml

License

This project is licensed under the JiyoonLee License.

Contact

0197black@gmail.com

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

ewha_db_manager-0.2.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ewha_db_manager-0.2.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file ewha_db_manager-0.2.2.tar.gz.

File metadata

  • Download URL: ewha_db_manager-0.2.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ewha_db_manager-0.2.2.tar.gz
Algorithm Hash digest
SHA256 7708db75acc26e520e9c0e5bc5d43619377fa23552df75b0f1508774400e70d1
MD5 d8774b96253020055ebee0806dbcaa05
BLAKE2b-256 c7029e03be2bdc5100698a3a38e5bf378c08b5d86f117adbf0e15790d8a965f0

See more details on using hashes here.

File details

Details for the file ewha_db_manager-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ewha_db_manager-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b10bfac34d106a8fa77209c6240a37955b98e37085f9458e76536978656a1a41
MD5 28f9fe19e433aab3e805d8649c828bd1
BLAKE2b-256 4fea324d8bb906ead9e81871ab4d90ed8b1c80295ec4bf6588a27fb29651e865

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page