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 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.1.1.tar.gz (3.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.1.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ewha_db_manager-0.1.1.tar.gz
  • Upload date:
  • Size: 3.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.1.1.tar.gz
Algorithm Hash digest
SHA256 233ce263700c7250e4d13df11b3f9eb4ffd5b3ab7f8bda3699a2680635d35807
MD5 a935ef7a96a8b2b1844411da30ca6ac7
BLAKE2b-256 b68c82d349bc93a69976c63513894eca8653f090816c8ef7854d4575e251014f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ewha_db_manager-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50fe7baa0dc1621b1a8cd3b2b19529d0797b3e85fe76555a5383c1e55a32f620
MD5 8bf6716593556d4053b909712563e115
BLAKE2b-256 8dc84c523dbb01c54648aa5316ea30bec83d0e15f4436f94782000b9050ccf7e

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