Skip to content

mafiaguy/autoexpireDB

Repository files navigation

AutoExpireDB

Overview

AutoExpireDB is a Python package designed to manage temporary PostgreSQL database users. It's useful for creating temporary users for short-lived access, with automatic cleanup after a specified duration.

Features

  • Create and drop temporary users.
  • Automatically drop users after a set time.
  • Grant specific permissions to the temporary users.

Installation

You can install this package via pip (once it's published):

pip install AutoExpireDB

https://pypi.org/project/AutoExpireDB/#description

About

AutoExpireDB is a Python package designed to manage temporary PostgreSQL database users. It's useful for creating temporary users for short-lived access, with automatic cleanup after a specified duration.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages