Skip to main content

A database manager for PostgreSQL with trajectory processing.

Project description

ewha-db-dynamicP

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_dynamicp-0.1.0.tar.gz (4.3 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_dynamicp-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file ewha_db_dynamicp-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for ewha_db_dynamicp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9e031c3d0e3174ba9da86bf3877923420ffdcad87603f910b5f84a4b073d4ecb
MD5 076a2335d1b8c46cd77111c849092dce
BLAKE2b-256 3ba03da718a056621d293857d19da60702408499f3c2c143c23cb031b13d1a05

See more details on using hashes here.

File details

Details for the file ewha_db_dynamicp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ewha_db_dynamicp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eff8725b61a212faebad8bb9fcad8d720e2a2075db9d6b755d077b212eceed7a
MD5 7b53991ee028630f98180930444fdb16
BLAKE2b-256 9e5be7ef8fe27ea2f9c3bf1450e98e744ef500c8ac50929575bc0a05c4b3e976

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