peewee Documentation Release 2.10.2full-text- search, schema migrations, and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful for a new feature please don’t hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module py install Installing with git The project is hosted at https://github.com/coleifer/peewee and can be installed using git: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py0 码力 | 275 页 | 276.96 KB | 1 年前3
peewee Documentation
Release 3.5.0full-text- search, schema migrations, and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful for a new feature please don’t hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module algorithms. Installing with git The project is hosted at https://github.com/coleifer/peewee and can be installed using git: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py0 码力 | 347 页 | 380.80 KB | 1 年前3
peewee Documentation Release 3.6.0supports sqlite, mysql and postgresql tons of extensions Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? These may help: Quickstart Example twitter app Models for a new feature please don’t hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module algorithms. Installing with git The project is hosted at https://github.com/coleifer/peewee and can be installed using git: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py0 码力 | 377 页 | 399.12 KB | 1 年前3
peewee Documentation Release 3.4.0full-text- search, schema migrations, and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful 5 and 10 minutes to go through it. Example queries taken from the PostgreSQL exercises website [https://pgexercises.com]. Guide to the various query operators describes how to construct queries and combine for a new feature please don’t hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.0.0full-text- search, schema migrations, and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful for a new feature please don’t hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module algorithms. Installing with git The project is hosted at https://github.com/coleifer/peewee and can be installed using git: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation Release 3.1.0full-text- search, schema migrations, and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful 5 and 10 minutes to go through it. Example queries taken from the PostgreSQL exercises website [https://pgexercises.com]. Guide to the various query operators describes how to construct queries and combine for a new feature please don’t hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation Release 1.0.0support for special extensions like hstore [http://peewee.readthedocs.org/en/latest/peewee/playhouse.html#postgresql-extensions-hstore-ltree] and full-text search [http://peewee.readthedocs.org/en/latest/peewee/playhouse h] For flask integration, including an admin interface and RESTful API, check out flask-peewee [https://github.com/coleifer/flask-peewee/]. Contents: Overview Why? Installing peewee Installing with 1.2. index next | previous | peewee 1.0.0 documentation » Overview peewee is a lightweight ORM [http://en.wikipedia.org/wiki/Object-relational_mapping] written in python. Examples: # a simple query0 码力 | 101 页 | 163.20 KB | 1 年前3
peewee Documentation Release 0.9.71.3. index next | previous | peewee 0.9.7 documentation » Overview peewee is a lightweight ORM [http://en.wikipedia.org/wiki/Object-relational_mapping] written in python. Examples: # a simple query You can pip install the git clone: pip install -e git+https://github.com/coleifer/peewee.git If you don’t want to use pip: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py peewee 0.9.7 documentation » Example app peewee ships with an example web app that runs on the Flask [http://flask.pocoo.org/] microframework. If you already have flask and its dependencies installed you should0 码力 | 78 页 | 143.68 KB | 1 年前3
peewee Documentation
Release 2.10.2install 1.1.1 Installing with git The project is hosted at https://github.com/coleifer/peewee and can be installed using git: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py pycrypto is used for the AESEncryptedField. • bcrypt module is used for the PasswordField. • vtfunc <https://github.com/coleifer/sqlite-vtfunc> is used to provide some table-valued functions for Sqlite as and execute the run_example.py script: python run_example.py The example app will be accessible at http://localhost:5000/ 10 Chapter 1. Contents: peewee Documentation, Release 2.10.2 1.3.2 Diving into0 码力 | 221 页 | 844.06 KB | 1 年前3
peewee Documentation
Release 3.6.0algorithms. 1.1.1 Installing with git The project is hosted at https://github.com/coleifer/peewee and can be installed using git: git clone https://github.com/coleifer/peewee.git cd peewee python setup.py peewee Documentation, Release 3.6.0 python run_example.py The example app will be accessible at http://localhost:5000/ 1.3.2 Diving into the code For simplicity all example code is contained within also of preserving the question and answer for other people to find. • Ask on the mailing list, https://groups.google.com/group/peewee-orm 1.5 Database The Peewee Database object represents a connection0 码力 | 302 页 | 1.02 MB | 1 年前3
共 16 条
- 1
- 2













