 peewee Documentation Release 0.9.7querying, like joins and where clauses Contents: Overview Why? Installing peewee Installing with git Peewee Cookbook Database and Connection Recipes Creating, Reading, Updating and Deleting Working Installing with git 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 interested in more? Check out flask-peewee [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 78 页 | 143.68 KB | 1 年前3 peewee Documentation Release 0.9.7querying, like joins and where clauses Contents: Overview Why? Installing peewee Installing with git Peewee Cookbook Database and Connection Recipes Creating, Reading, Updating and Deleting Working Installing with git 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 interested in more? Check out flask-peewee [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 78 页 | 143.68 KB | 1 年前3
 peewee Documentation
Release 0.9.7Installing with git 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 DoesNotExist: abort(404) Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 53 页 | 347.03 KB | 1 年前3 peewee Documentation
Release 0.9.7Installing with git 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 DoesNotExist: abort(404) Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 53 页 | 347.03 KB | 1 年前3
 peewee Documentation Release 1.0.0[https://github.com/coleifer/flask-peewee/]. Contents: Overview Why? Installing peewee Installing with git Peewee Cookbook Database and Connection Recipes Creating, Reading, Updating and Deleting Working Installing with git 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 interested in more? Check out flask-peewee [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 101 页 | 163.20 KB | 1 年前3 peewee Documentation Release 1.0.0[https://github.com/coleifer/flask-peewee/]. Contents: Overview Why? Installing peewee Installing with git Peewee Cookbook Database and Connection Recipes Creating, Reading, Updating and Deleting Working Installing with git 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 interested in more? Check out flask-peewee [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 101 页 | 163.20 KB | 1 年前3
 peewee Documentation
Release 2.0.2Installing with git 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 DoesNotExist: abort(404) Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 65 页 | 315.33 KB | 1 年前3 peewee Documentation
Release 2.0.2Installing with git 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 DoesNotExist: abort(404) Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 65 页 | 315.33 KB | 1 年前3
 peewee Documentation
Release 1.0.0Installing with git 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 DoesNotExist: abort(404) Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 71 页 | 405.29 KB | 1 年前3 peewee Documentation
Release 1.0.0Installing with git 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 DoesNotExist: abort(404) Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 71 页 | 405.29 KB | 1 年前3
 peewee Documentation Release 2.10.2module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Quickstart Model Definition Storing data Retrieving Data Working 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.py install install If you would like to build the SQLite extension in a git checkout, you can run: # Build the sqlite extension and place the shared library alongside the other modules. python setup.py build_sqlite_ext0 码力 | 275 页 | 276.96 KB | 1 年前3 peewee Documentation Release 2.10.2module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Quickstart Model Definition Storing data Retrieving Data Working 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.py install install If you would like to build the SQLite extension in a git checkout, you can run: # Build the sqlite extension and place the shared library alongside the other modules. python setup.py build_sqlite_ext0 码力 | 275 页 | 276.96 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 install install If you would like to build the SQLite extension in a git checkout, you can run: 3 peewee Documentation, Release 2.10.2 # Build the sqlite extension and place the shared library alongside the companion blog post. Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 221 页 | 844.06 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 install install If you would like to build the SQLite extension in a git checkout, you can run: 3 peewee Documentation, Release 2.10.2 # Build the sqlite extension and place the shared library alongside the companion blog post. Note: Like these snippets and interested in more? Check out flask-peewee - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee0 码力 | 221 页 | 844.06 KB | 1 年前3
 peewee Documentation Release 3.0.0module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Quickstart Model Definition Storing data Retrieving Data Closing 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.py install setup.py install to install peewee system-wide. If you would like to build the SQLite extension in a git checkout, you can run: # Build the C extension and place shared libraries alongside other modules0 码力 | 319 页 | 361.50 KB | 1 年前3 peewee Documentation Release 3.0.0module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Quickstart Model Definition Storing data Retrieving Data Closing 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.py install setup.py install to install peewee system-wide. If you would like to build the SQLite extension in a git checkout, you can run: # Build the C extension and place shared libraries alongside other modules0 码力 | 319 页 | 361.50 KB | 1 年前3
 peewee Documentation
Release 3.5.0module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition 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.py install setup.py install to install peewee system-wide. If you would like to build the SQLite extension in a git checkout, you can run: # Build the C extension and place shared libraries alongside other modules0 码力 | 347 页 | 380.80 KB | 1 年前3 peewee Documentation
Release 3.5.0module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition 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.py install setup.py install to install peewee system-wide. If you would like to build the SQLite extension in a git checkout, you can run: # Build the C extension and place shared libraries alongside other modules0 码力 | 347 页 | 380.80 KB | 1 年前3
 peewee Documentation Release 3.4.0module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition 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.py install setup.py install to install peewee system-wide. If you would like to build the SQLite extension in a git checkout, you can run: # Build the C extension and place shared libraries alongside other modules0 码力 | 349 页 | 382.34 KB | 1 年前3 peewee Documentation Release 3.4.0module that contains special/custom field types. Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition 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.py install setup.py install to install peewee system-wide. If you would like to build the SQLite extension in a git checkout, you can run: # Build the C extension and place shared libraries alongside other modules0 码力 | 349 页 | 382.34 KB | 1 年前3
共 16 条
- 1
- 2














