Giter VIP home page Giter VIP logo

flask-mongoengine's Introduction

Flask-MongoEngine

Info

MongoEngine for Flask web applications.

Repository

https://github.com/MongoEngine/flask-mongoengine

image

image

About

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine. It handles connection management for your app. You can also use WTForms as model forms for your models.

Documentation

You can find the documentation at https://flask-mongoengine.readthedocs.io

Installation

You can install this package using pypi: pip install flask-mongoengine

Tests

To run the test suite, ensure you are running a local copy of Flask-MongoEngine and run: python setup.py nosetests.

To run the test suite on every supported versions of Python, PyPy and MongoEngine you can use tox. Ensure tox and each supported Python, PyPy versions are installed in your environment:

# Install tox
$ pip install tox
# Run the test suites
$ tox

To run a single or selected test suits, use the nosetest convention. E.g.

$ python setup.py nosetests --tests tests/example_test.py:ExampleTestClass.example_test_method

Contributing

We welcome contributions! see the Contribution guidelines

Community

License

Flask-MongoEngine is distributed under MIT license, see LICENSE for more details.

flask-mongoengine's People

Contributors

9nix00 avatar almogcohen avatar alysivji avatar andrewelkins avatar anemitz avatar atroche avatar denny0223 avatar insspb avatar itsnauman avatar jcass77 avatar joeshaw avatar lafrech avatar losintikfos avatar lucasvo avatar mapio avatar mrjoes avatar mtsgrd avatar neurostack avatar noirbizarre avatar phouse512 avatar rodcloutier avatar rozza avatar sibelius avatar sreal avatar thomasst avatar touilleman avatar ty3uk avatar wojcikstefan avatar xintron avatar zephor5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.