tiddlywebplugins.postgresql
===========================
_A plugin for [TiddlyWeb](http://tiddlyweb.com) subclassing
[tiddlywebplugins.sqlalchemy3](https://github.com/cdent/tiddlywebplugins.sqlalchemy)
with postgresql specifics._
Install
-------
To install the plugin and its requirements:
```
pip install -U tiddlywebplugins.postgresql
```
Setup
-----
You will need to create a database:
```
createdb tiddlyweb
```
Add the following to a new or existing `tiddlywebconfig.py`:
```
'server_store': ['tiddlywebplugins.postgresql', {
'db_config': 'postgresql+psycopg2:///tiddlyweb'}],
'indexer': 'tiddlywebplugins.postgresql', # optional
```
See <http://tiddlyweb-sql.tiddlyspace.com/> for additional documentation and
assistance.
Thanks
------
This work was sponsored by [Dr. Thomas + Partner](http://www.tup.com).
License
-------
Copyright 2013 Peermore Limited
BSD (3-Clause) License
===========================
_A plugin for [TiddlyWeb](http://tiddlyweb.com) subclassing
[tiddlywebplugins.sqlalchemy3](https://github.com/cdent/tiddlywebplugins.sqlalchemy)
with postgresql specifics._
Install
-------
To install the plugin and its requirements:
```
pip install -U tiddlywebplugins.postgresql
```
Setup
-----
You will need to create a database:
```
createdb tiddlyweb
```
Add the following to a new or existing `tiddlywebconfig.py`:
```
'server_store': ['tiddlywebplugins.postgresql', {
'db_config': 'postgresql+psycopg2:///tiddlyweb'}],
'indexer': 'tiddlywebplugins.postgresql', # optional
```
See <http://tiddlyweb-sql.tiddlyspace.com/> for additional documentation and
assistance.
Thanks
------
This work was sponsored by [Dr. Thomas + Partner](http://www.tup.com).
License
-------
Copyright 2013 Peermore Limited
BSD (3-Clause) License
Release files for tiddlywebplugins.postgresql 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tiddlywebplugins.postgresql-0.1.3.tar.gz | 26.9 kB | Details |
Release files / tiddlywebplugins.postgresql-0.1.3.tar.gz
| Download URL | tiddlywebplugins.postgresql-0.1.3.tar.gz |
|---|---|
| Size | 26.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e5b108eeaf33072e1ee969f764f86e60eccbdc09e122bc16804d58f9f0199ce0
|
|
BLAKE2b-256 checksum How to use checksums |
051e0ffdf13800f8a6e048a47a1858198382036aab47a2885a350dc1b5d7ffc6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |