Skip to main content

make it easy to use pymongo

Project description

fastmongo

介绍

快速使用pymongo

软件架构

软件架构说明

安装教程

  1. pip安装
pip install fastmongo
  1. pip安装(使用阿里云镜像加速)
pip install fastmongo -i https://mirrors.aliyun.com/pypi/simple

使用说明

  1. demo
import fastmongo
query_res = fastmongo.safe_find(db='test', collection='test')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastmongo-0.0.5.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

fastmongo-0.0.5-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page