pynamodb
There are 24 repositories under pynamodb topic.
MacHu-GWU/pynamodb_mate-project
Provide additional features for PynamoDB
almique/Movie_Ticket_Booking
Ticketly: A Smart, Scalable Movie Ticket Booking System on AWS
mathewmarcus/marshmallow-pynamodb
PynamoDB integration with marshmallow
brunobelloni/AioPynamoDB
An async pythonic interface to Amazon's DynamoDB
micmurawski/pynamodb-utils
Pynamodb Utils is a collection of small helper functions, utilities and classes which make common patterns easier. It helped me make my job easier in the past.
lyang/pynamodb-encoder
PynamoDB Model object encoder/decoder to/from dict.
monim67/sslcommerz-sdk
Python SDK for SSLCOMMERZ configurable with Sqlalchemy, PynamoDB or Django ORM.
Biomapas/B.DynamoDbCommon
This python library makes it easier to develop your apps that use AWS DynamoDB (and especially that use PynamoDB ORM).
MaisTodos/pynamodb-plus
Python 3 library with some utilities to use with PynamoDB
renatogp/chalice-dynamodb-cookiecutter
cookiecutter for developing Python serverless applications on the AWS cloud
VikeLabs/vikebot
A Discord bot designed for The University of Victoria's VikeLabs club server. Helps manage user information and provides software development functionality.
JunkieLabs/junkie-django-api
A serverless REST Api built using Django rest framework, AWS DynamoDB NoSql database.
parthakonda/dynamodb-crud
Dynamo DB crud operations modules using boto3 and pynamodb
zeroae/terraform-registry
(Private) Terraform Registry using Chalice and PynamoDB
ChangWeiHong/django_dynamodb_template
Quick template using Zappa to setup serverless Django app onto AWS Lambda with API Gateway and DyanmoDB.
joanmdrs/dynamodb-project
Project developed using the dynamodb database
julioriffel/lambda-chalice-pynamodb
Scalable and easy-to-deploy API project utilizing AWS Lambda, Chalice, DynamoDB and API Gateway. Incorporates robust JWT authentication for secure data exchanges between server and clients.
kimjson/kaist-food-bot
Telegram bot which pushes new posts of ARA(KAIST community site) Food board every 11 am.
chaacxib/exchangeRateAPI
Web service which exposes the current exchange rate of USD to MXN from three different sources in the same endpoint.
ktrudickm/url_shortener
URLShortening app built with Python, FastAPI, AWS DynamoDB, Docker, Pytest
Stinsonysm/API-Challenge
This is a python coding challenge based on Django RESTful API
CameronXie/python-api-starter
A Python REST API.
shearichard/dynamodb-sandbox
Investigating how Python and DynamoDB can live together
thetestgame/MagicUrl
A serverless URL shortener powered by AWS and Python