Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

cli-tool for data+config management #2

Open
ravenscroftj opened this issue Nov 19, 2012 · 3 comments
Open

cli-tool for data+config management #2

ravenscroftj opened this issue Nov 19, 2012 · 3 comments
Assignees

Comments

@ravenscroftj
Copy link
Member

While there's no nice frontends available, we need a way to manipulate data and settings for the pytentd instance.

The tool should allow manipulation of user info and potentially server settings too. I'm going to suggest that the server uses a .conf file and this tool is able to write to and update it.

@ghost ghost assigned ravenscroftj Nov 19, 2012
@borntyping
Copy link
Member

Could do what django does, and provide a python shell that makes tools for changing the data in the db and such available, which would also work better later on if we have multiple db drivers.

@ravenscroftj
Copy link
Member Author

Sounds like a good idea! so we start a python shell and import a load of custom modules for data modification

@borntyping
Copy link
Member

Yeah, open a python shell, with some of the projects modules loaded into it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants