Skip to content

This is an implementation of the Backend for dealing with Users

Notifications You must be signed in to change notification settings

rhintz42/usersvc-pyramid

Repository files navigation

usersvc-pyramid

This is an implementation of the Backend for dealing with Users

Setup Project

To setup the project, enter this command:

python setup.py develop

Setup Database

To setup the database, run this command

initialize_usersvc_db development.ini

or (in the test folder

initialize_usersvc_db test.ini

About

This is an implementation of the Backend for dealing with Users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages