GithubHelp home page GithubHelp logo

anthrax3 / flask-mongoengine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sibelius/flask-mongoengine

0.0 0.0 0.0 421 KB

MongoEngine flask extension with WTF model forms support

License: Other

Python 92.57% HTML 7.43%

flask-mongoengine's Introduction

Flask-MongoEngine

Info:MongoEngine for Flask web applications.
Repository:https://github.com/MongoEngine/flask-mongoengine
https://travis-ci.org/MongoEngine/flask-mongoengine.svg?branch=master

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.org

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

almogcohen avatar andrewelkins avatar anemitz avatar atroche avatar bright-pan avatar brunobelarmino avatar claymation avatar gregglind avatar hexxeh avatar itsnauman avatar jackstouffer avatar jamarparris avatar joeshaw avatar lafrech avatar lianemeth avatar losintikfos avatar lucasvo avatar mapio avatar marceltschoppch avatar maxcountryman avatar mrjoes avatar mtsgrd avatar noirbizarre avatar phodal avatar rochacbruno avatar rodcloutier avatar rozza avatar syndbg avatar thomasst avatar xintron 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.