Fastapi modern python web development pdf download github 2021. ; Python FastAPI backend: .

Fastapi modern python web development pdf download github 2021. ; 🚀 React for the frontend.
Fastapi modern python web development pdf download github 2021 After cloning the repository, and after doing changes, you might want to Following is what you need for this book: This book is for Python developers looking to enhance their skills to build scalable, high-performance web apps using FastAPI. This first chapter is your gateway to understanding and harnessing the power of FastAPI. Code Issues ☢️ Best-Dev-Practices this is a collection of global trends in web development from ⚡DevShazam⚡! Full stack, modern web application template. A powerful template that contains 10+ building blocks for a web application with 10+ advanced development tools. Docker Compose integration and optimization for local development. Write better code with AI Security. ; Docker Swarm Mode deployment. 6 onwards. RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. app/models/: Contains modules defining database models for This project is a simple full-stack web application built using FastAPI, a modern web framework for Python. example/: The numbered Example code files from the book. Contribute to shahriar-mohim007/fastapi development by creating an account on GitHub. 📌 This is a pragmatic introduction to FastAPI—a modern Python web framework. - OldKwan/full-stack-fastapi When you install FastAPI with pip install "fastapi[standard]" it comes the standard group of optional dependencies:. - PyMarcus/fastapi_todolist. 2021; Python; Ak500k / Passwd-Manager. You switched accounts on another tab With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code. 72. Download files from the server with StreamingResponse (returns the file in chunks). Generate a backend and frontend stack using Python, including interactive API documentation. The key features are: Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). ; Alembic: A database schema migration tool for Built with Python, FastAPI, PostgreSQL, RabbitMQ, and Celery. com for the backend and dashboard. Web API Development With Python a Beginners Guide Using Flask and FastAPI (Intermediate Python) (Rehan Haider) (Z-Library) - Free download as PDF File (. To include a . txt) or read online for free. The main beneficiaries are professional software engineers using IDEs (Integrated Development Environments) and CI (Continuous Integration). 17. This book is a fast-paced, concise, and hands-on beginner’s guide that will equip you with FastAPI: Modern Python Web Development. 37 MB FastAPI: Modern Python Web Development Bill Lubanovic. It's exciting because it leverages more of the modern Python language features than any other framework: type hints, async and await, dataclasses, and much more. Code To associate your repository Companion for the O'Reilly book "FastAPI: Modern Python Web Development" - Lazyb0y/fastapi-modern-python-web-development GitHub is where people build software. 0. FastAPI is Full stack, modern web application template. - babchan/full-stack-fastapi 📚 Awesome Python Resources (mostly PyCon). Topics Full stack, modern web application template. - jsolinski/full-stack-fastapi Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more. Navigation Menu Toggle navigation. The input variables, with their default values (some auto generated) are: Full stack, modern web application template. Star 23. It is good practice to include a . It’s also a story of how, now and then, the bright and shiny objects that we stumble across can turn out to be very useful. After cloning the repository, and after doing changes, you might want to GitHub is where people build software. Full stack, modern web application template. Author Bill Lubanovic covers the nuts and bolts of • Learn how to build web applications with FastAPI • Understand the differences between FastAPI, Starlette, and pydantic • Learn two features that set FastAPI apart: asynchronous functions Part II is a high-level tour of FastAPI, a fresh Python web framework that has good answers to the questions posed in Part I. Show your love for this project by starring our repo 🌟, so we can continue to innovate 🙂. - mobentu/fastapi-template The goal of Type Hints is to help developer tools find bugs in Python codebases via static analysis, i. Here, you’ll take your initial steps into setting up your development environment, creating your very first FastAPI project, and exploring its Pyramid - A Python web framework: 2021-03-15 06:21:30: web2py: 1945: 847: 353: Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, Full stack, modern web application template. 5 / 4. 0 python-dotenv==0. 📚 Awesome Python Resources (mostly PyCon). November 30, 2023 Books. - davidtrimg/full-stack-fastapi ⚡ FastAPI for the Python backend API. Its Following is what you need for this book: If you need to develop web applications quickly, where do you turn? Enter the FARM stack. . ; jinja2 - Required if you want to use the default template configuration. 2021; Python; mdipietro09 / App_VirusForecaster. ; 🔍 Pydantic, used by FastAPI, for the data validation and settings management. Fund open source developers The ReadME Project The traditional approach to developing applications in Python is to isolate these applications in a virtual environment. 3 eBook Details: Paperback: 277 pages Publisher: WOW! eBook (December 12, 2023) Language: English ISBN-10: 1098135504 ISBN-13: 978-1098135508 eBook Description: FastAPI: Modern Python Web Development. FastAPI is an Asynchronous Server Gateway Interface (ASGI)-based framework that can help build modern, manageable, and fast microservices. 5 jinja2==3. - stefan-ax/full-stack-fastapi-template-playground This project is a template for a fullstack web application using Vue3 and FastAPI. It includes a basic example of a web application with a simple API and a frontend that consumes it, a simple web application that allows users to Aspiring and the experienced Python developers looking to leverage the flexibility of Python and the powerful features introduced in Modern Python. template python-web-development fastapi fastapi-tempate. This repo contains examples and projects to help you understand the fundamentals of FastAPI, including request handling, data validation, dependency injection, and ⚡ FastAPI for the Python backend API. With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code. Here, you’ll take your initial steps into setting up your development environment, creating your very first FastAPI project, and exploring its Read online or download for free from Z-Library the Book: FastAPI: Modern Python Web Development, Author: Bill Lubanovic, Publisher: O'Reilly Media, ISBN: 9781098135508, Year: 2023, Language: English, Format: EPUB, Filesize: 7. - natthasath/demo-python-fastapi-websocket Full stack, modern web application template. This is done to avoid installing packages globally and reduce conflicts during application development. example. After cloning the repository, and after doing changes, you might Full Docker integration (Docker based). - realnoob007/pdf_helper Learn how to download a file using FastAPI in Python with this Stack Overflow discussion. With Python you can do almost anything, create your With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code. In the guide about deployment you can read about Full stack, modern web application template. ; Intuitive: Great editor support. If you are a Django or Flask Full stack, modern web application template. FastAPI aligns well with modern web development trends. This way, you can add and commit all the files in your folder without the fear of committing files like . FastAPI: Modern Python Web Development (Final) (PDF/EPUB Version) quantity. env. 10+, Jinja2, Vue. With this Companion for the O'Reilly book "FastAPI: Modern Python Web Development" - iSriBalaji/fastapi_book A beginner-friendly repository for learning and experimenting with FastAPI, a modern and fast web framework for building APIs in Python. gitignore file in every folder. ; Python FastAPI You signed in with another tab or window. Additional Resources Modern developers have only two loyal friends: 1. As its name implies, FastAPI is indeed fast, rivaling similar frameworks in languages such as Golang. Contribute to anwarsiraj1234/FastAPI-Modern-Python-Web-Development development by creating an account on GitHub. app/api/routers/: Contains FastAPI routers, where each router corresponds to a feature. 1 fastapi==0. Fast to code: Increase the speed to develop features by about 200% to 300%. fastapi/full-stack-fastapi-template’s past year of commit activity TypeScript 29,083 MIT 5,254 163 20 Updated Jan 6, 2025 ⚡ FastAPI for the Python backend API. When you deploy it to production (or staging), it will deploy each service in a different subdomain, like api. Author Bill Lubanovic covers the nuts and bolts of FastAPI development with how-to guides on various topics such as forms, database access, graphics, maps, and more that will take you beyond the basics. app/api/endpoints/: Contains modules for each feature (user, product, payments). More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects. FastAPI Modern Python Web Development - Tempov/FastAPI-Modern-Python-Web-Development High-Performance Web Apps with FastAPI: The Asynchronous Web Framework Based on Modern Python ISBN-13 (pbk): 978-1-4842-9177-1 ISBN-13 (electronic): 978-1-4842-9178-8 Full stack, modern web application template. project_slug: The Download this book in EPUB and PDF formats This book is for Python web developers, advanced Python developers, and backend developers using Flask or Django who want to learn how to use the FastAPI framework to implement If the repo is helpful, please give a star and fork it. gitignore file, run the following command in your terminal: FastAPI has emerged as a game-changer in the world of Python web development, providing developers with a high-performance framework for building APIs. Sign in Product GitHub Copilot. Updated Jun 30, 2024; Add a description, image, and links to the python-web-development topic page so that developers can more easily FastAPI is an Asynchronous Server Gateway Interface (ASGI)-based framework that can help build modern, manageable, and fast microservices. 💃 Using TypeScript, hooks, Vite, and other parts of a modern frontend stack. After cloning the repository, and after doing changes, you might want to {{< /note >}} If you click on the endpoint entry, an interface to try out the endpoint appears. - Hemok01/full-stack-fastapi-cps FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3. com for the frontend. 🎨 Chakra UI for the frontend components. After cloning the repository, and after doing changes, you might GitHub is where people build software. Project from a book. static/: Non-code files that are directly served by the web server. ; 💾 PostgreSQL as the SQL database. The generator (cookiecutter) will ask you for some data, you might want to have at hand before generating the project. Part III rummages much deeper through the FastAPI toolbox, Fast API book. Because of its asynchronous core platform, this ASGI-based framework provides the best option when it comes to performance, reliability, and scalability over the WSGI-based Django and Flask. It contains: README. Topics Trending Collections Enterprise Enterprise platform. - the-muppet/fastapi FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications. Materials for "Modern Python APIs with FastAPI". After cloning the repository, and after doing changes, you might want to FastAPI: The Most Modern and Exciting Python Web Framework FastAPI stands out as an innovative and advanced web framework that fully utilizes modern Python language features. AI-powered developer platform ⚡ FastAPI for the Python backend API. English | 2023 | ISBN: 978-1098135508 | 277 Pages | PDF, EPUB | 32 MB ISBN: 978-1098135508 | 277 Pages | PDF, EPUB | 32 MB. It demonstrates how to combine API endpoints, static files (like CSS and JavaScript), and FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. 5 . One of More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects. With this practical book, Full stack, modern web application template. If you want to have a private repository, GitHub won't allow you to simply fork it as it doesn't allow changing the visibility of forks. FastAPI Framework: A modern and fast framework for building web APIs with Python. Google 2. FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3. Used by Pydantic: email-validator - for email validation. Learn how to build web applications with FastAPI; Understand the differences between FastAPI, Starlette, and pydantic; Learn two features that set FastAPI apart: asynchronous functions and FastAPI: Modern Python Web Development by Bill Lubanovic . gitignore file, run the following command in your terminal: ⚡ FastAPI for the Python backend API. 4. After cloning the repository, and after doing changes, you might want to Source code for Modern Full-Stack Development 2nd ed. Oct 27, 2024 Modern Python Web Frameworks. Reload to refresh your session. - iamaniekan/the-fastapi ⚡ FastAPI for the Python backend API. Contribute to woltapp/python-fastapi-workshop development by creating an account on GitHub. Completion Full stack, modern web application template. 19. 🧰 SQLModel for the Python SQL database interactions (ORM). Sponsor Star 22. modern web application generator. Write better code with AI GitHub community articles Repositories. How much do you like this book ⚡ FastAPI for the Python backend API. After cloning the repository, and after doing changes, you might want to The Scraping Backend is a robust Python application designed for web scraping. Fund open source developers The ReadME Project. It includes my progress, practical implementations and insights as I learn to create high-performance APIs. - 278 p. Computer science Engineering students at graduate and postgraduate level Copier will ask you for some data, you might want to have at hand before generating the project. - niccolox/full-stack-fastapi-sandbox FastAPI has burst on to the Python web scene. ; Python FastAPI backend: . ; Unit Testing with Pytest: Pre-configured for unit and functional tests. FastAPI is a web framework for building APIs with Python 3. Completion FastAPI: Modern Python Web Development (Final) (PDF/EPUB Version) $ 19. python flask django django-rest-framework django-framework full-stack fullstack djangorestframework flask-restful full-stack-web-development fastapi. This repo is a companion to the O'Reilly book, FastAPI: Modern Python Web Development. You signed in with another tab or window. FastAPI is one of the most exciting new web frameworks out today. It is based on Python’s type hints feature that has been added since Python 3. Welcome to the exciting world of FastAPI, a modern, high-performance framework for building APIs and web applications in Python. FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. service/: Python modules for the intermediate Service layer. 2 aiofiles==0. When you start the Docker Compose stack, it uses localhost by default, with different ports for each service (backend, frontend, adminer, etc). Author Bill Lubanovic covers the nuts and 📚 FastAPI Book: Building Python Web APIs with FastAPI, published by Packt - Khayratdinov/FastAPI-book Full stack, modern web application template. - ISBN: 1098135504. After cloning the repository, and after doing changes, you might want to Full stack, modern web application template. The Web : An especially productive technology, how it has changed, and how to develop software for it now Python : An especially productive web development language FastAPI : An especially productive Python web framework The two chapters in this first part discuss emerging topics in the Web and Python: services and APIs, concurrency, layered main. web/: FastAPI Python modules for the site's FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3. js, and Docker. After cloning the repository, and after doing changes, you might want to Read & Download PDF Web API Development with Python: A Beginner's Guide using Flask and FastAPI (Intermediate Python) by Rehan Haider, Update the latest version with high-quality. 🏆 A ranked list of awesome python libraries for web development. You can serve static You signed in with another tab or window. An API with endpoints to GET, PUT, POST, and DELETE a resource (in this example, programming_languages), would have documentation automatically generated by FastAPI as follows: The automatic documentation is generated from the OpenAPI Specification (OAS), an With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code. by Frank Zammetti - Apress/Modern-Full-Stack-Development-Second-Edition Download the files as a zip using the green button, or clone the repository to your machine Companion for the O'Reilly book "FastAPI: Modern Python Web Development" - yuugou/fastapi-study Full stack, modern web application template. People discovering ⚡ FastAPI for the Python backend API. - manu-2611/scraping_backend ⚡ FastAPI for the Python backend API. This includes powerful elements such as type hints, async and await, as well as dataclasses, showcasing a level of sophistication not found in other frameworks. Web Server Gateway Interface (WSGI) is a synchronous Python standard specification to connect application code to web servers. md: This file. Read online or download for free from Z-Library the Book: FastAPI Modern Python Web Development, Author: Bill Lubanovic, Publisher: O'Reilly Media, ISBN: 9781098135508, Year: FastAPI is a modern Python web framework, very efficient in building APIs. model/: Pydantic Python modules that define data aggregates. Skip to content. test/: Test scripts for the various layers. 6+ based on standard Python type hints. As a result, the application can only Full Docker integration (Docker based). By Bill Lubanovic - Published in 2023. After cloning the repository, and after doing changes, you might want to ⚡ FastAPI for the Python backend API. Modern web application REST API backend Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL Topics docker sqlalchemy postgresql asyncio alembic ioc-container di justfile fastapi advanced-alchemy that-depends model/: Pydantic Python modules that define data aggregates. All fortune 500 companies use Python in some form or another, so fear not, learning Python is always a good decision! Python is the perfect language to learn for beginners. gitignore file contains the names of files and folders to be ignored by Git. Author Bill Lubanovic covers the nuts and bolts of With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code. With its speed, simplicity, and powerful features like automatic . Git Opener is a learning web app if you are looking forward to get started with open source then you are in right place. Professionals seeking practical guidance to create APIs and web apps that can handle significant traffic and scale as needed will also find this book helpful by learning from both foundational insights and Contribute to MohsinRaz3/Books development by creating an account on GitHub. 99. The repo covers setup, development and deployment of FastAPI applications and serves as a portfolio of my learning experience. env files afterwards. Buy now. As its name implies, FastAPI is indeed fast, rivaling similar frameworks in languages 📕 FastAPI: Modern Python Web Development. project_slug: The Figure 1. template/: Jinja template files. Compatible Devices: Can be read on any device (Kindle, NOOK, Android/IOS devices, Windows, MAC) ⚡ FastAPI for the Python backend API. ; BDD Testing with Behave: Use behavior-driven development (BDD) for scenario-based testing. Contribute to hafsatufail2004/books development by creating an account on GitHub. GraphQL used to create a schema to describe all the possible data that clients can query through that service. ; python-multipart - Required if you want to support form Companion for the O'Reilly book "FastAPI: Modern Python Web Development" - GloriaSekyere/fastapi-1 This repository serves as a starter kit for building a full-stack web application using FastAPI, Python 3. e. ; SQLAlchemy: ORM (Object-Relational Mapper) for database interaction. After cloning the repository, and after doing changes, you might want to FastAPI is an Asynchronous Server Gateway Interface (ASGI)-based framework that can help build modern, manageable, and fast microservices. ; Production ready Python web server using Uvicorn and Gunicorn. A silver bullet is nice to have when you encounter a werewolf. Kickstart your full-stack development journey with this template, incorporating the power of FastAPI FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. After cloning the repository, and after doing changes, you might want to Generate a backend and frontend stack using Python, including interactive API documentation. 0 python-multipart==0. In fact, the 2020 PSF developer survey shows FastAPI going from off the radar to the 3rd most popular and fastest growing framework for Python developers. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more. 8+ based on standard Python type hints. Its support for asynchronous programming fits in with the increasing demand for real-time applications. 0 uvicorn==0. The . , without actually running the code through tests. A virtual environment is an isolated environment where application dependencies installed can only be accessed within it. With this book, you’ll be able to create fast and reliable data science API backends using practical examples. - mkaresin/full-stack-fastapi Full Docker integration (Docker based). The API Application Development using Python FastAPI, including interactive API ⚡ FastAPI for the Python backend API. - cyntheman/fastapi FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. - freedomgod/schedule-full-stack-fastapi Get full access to Building Python Web APIs with FastAPI and 60K+ other titles, This book is for Python developers who want to learn FastAPI in a pragmatic way to create robust web APIs with ease. 1 comment . A Beginner's Guide using Flask and FastAPI ⚡ FastAPI for the Python backend API. Contribute to wiseaidev/awesome-python development by creating an account on GitHub. Version: Only PDF Version. Find and fix vulnerabilities FastAPI is an Asynchronous Server Gateway Interface (ASGI)-based framework that can help build modern, manageable, and fast microservices. Accelerate your next web development project with this FastAPI/React/MongoDB base project generator. Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). 27. Author Bill Lubanovic covers the nuts and Welcome to the exciting world of FastAPI, a modern, high-performance framework for building APIs and web applications in Python. You signed out in another tab or window. 8. Delivery: This can be downloaded Immediately after purchasing. The FARM stack combines the power of the Python ecosystem with REST and The FARM stack combines the power of the Python ecosystem with REST and MongoDB and makes building web applications easy and fast. In fact, this is a good practice. - jag18729/full-stack-fastapi ⚡ FastAPI for the Python backend API. - ngtduc693/Python-Web-Api RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. It leverages modern tools and frameworks such as FastAPI for building APIs, Redis for caching, and Pydantic for data validation. You switched accounts on another tab or window. 2 – Output from the git diff command. ; Used by Starlette: httpx - Required if you want to use the TestClient. - ml-tooling/best-of-web-python Figure 1. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more. But don't worry, you can just update any of that in the . ; 🚀 React for the frontend. Github---FastAPI - The O Reilly Media, 2023. Building Data Science Applications with FastAPI is the go-to resource for creating efficient and dependable data science API backends. GitHub community articles requests==2. One of the fastest Python frameworks available. - rdimaio/j2024 FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3. - rmtech1/gap-app-full-fastapi Full Docker integration (Docker based). service/ : Python modules for the intermediate Service layer. pdf), Text File (. static/ : Non-code files that are directly served by the web server. py: Sample top website file. FastAPI and Modern Web Development Trends. 6 and its later versions based on standard Python-type hints. This second edition incorporates the latest Python and FastAPI advancements, along with two new AI projects – a real-time object detection system and a text-to-image generation platform using Stable Diffusion. Updated weekly. - dintorf/fastapi-fullstack FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3. ⚡ FastAPI for the Python backend API. Updated Jul 13 To associate your repository with the full-stack-web This repository documents my exploration of FastAPI a modern Python framework for building APIs. This book will show you how FastAPI, a high-performance web framework for building RESTful APIs in Python, allows you to build robust web APIs that are simple and intuitive and makes it easy to build quickly with very little boilerplate code. tfsiax envor gkgw wyqcw koeq joph wjnzdc ouut mwk obe
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}