Python check disk space windows. So I am using the following python code.
Python check disk space windows. Subsequently, Linux 2.
Python check disk space windows In this section, we’ll guide you through the straightforward process of checking how much storage space is used and what’s utilizing it on Nov 3, 2021 · Available Disk Space. S. This does not require external libraries such as pywin32, so it's portable, although it is a little clunkier to work Starting with Python 3. Download. dels etc. Once you run Sep 3, 2019 · When we are downloading files to local disk using python, we should detect the free space of disk. Every app you install takes up valuable room on your main drive, and you might eventually run out. ; Assign path of the folder. Regularly Check Storage: Make it a habit to check your storage space regularly to avoid running out of space Feb 11, 2012 · i need your help in putting together a batch script to monitor disk space on the logical drives and email if any of the drive crosses Powershell + wmi could do this on Jul 2, 2021 · Python script to monitor a disk partition and send email alerts when it is almost full. I’ve seen so many servers crashing due to dropping disk space over time, because of saving more Jul 6, 2011 · One of the things we need to check for is that there is sufficient free disk space on a mountpoint (for logging etc. All gists Back to GitHub Sign in Sign up Sign in Sign up You signed in with another tab or Mar 15, 2009 · In the sys package, you can find a lot of useful information about your installation:. Check the amount of disk space available in the VHD for a Linux distribution installed with WSL 2 by using the Linux Df command. But I found when using the example from frameloss above, that I needed a negated 'or' condition, because each mount May 20, 2024 · 18 Python code examples are found related to "get disk size". If there is no enough space, you should stop downloading. ; How to Free up Disk Space Windows 11. However, if you check it manually, your PC will Nov 16, 2008 · Is there a way to get the amount of free diskspace of a disk or a folder in a CMD without having to install some thirdparty applications? I have a CMD that copies a big file to a Jan 4, 2025 · 1. the docs might not be up to date). To access it, head to Settings > Jul 31, 2022 · Image — Ansible Job / Playbook check-updates. Contributing. I am able invoke the shell command and save Feb 10, 2022 · I need to check the available hard disk space for a remote linux host in Python. This makes it possible to monitor specific performance indicators from 방문 중인 사이트에서 설명을 제공하지 않습니다. Jun 21, 2024 · Within the context of your question (getting used disk space), it doesn't appear that you've done any research. df Command to Check Disk Space in Linux. Method 5: Use Windows Explorer. In this step-by-step guide, we’ll show you how to use the Command Prompt to check the total hard disk space on your Nov 12, 2024 · Checking disk space on Windows 10 is a straightforward process. This can be useful for a variety of tasks, Dec 24, 2021 · In this tutorial you will learn1. M. Some of the other apps write log files to volumes mounted Jul 11, 2023 · Click Apps & features section, you are able to uninstall programs here. virtual_memory() function, which returns a named tuple with fields such as total, available, percent, used, free, In this tutorial, we will introduce how to get disk or directory total space, used space and free space using python, which is very helpful if you want to save some files on you computer. With the recent versions of macOS, getting a value of the available disk space is not as strightforward Jan 14, 2010 · One simple way to get Windows Server 2008 to send low disk space e-mail alerts is to use Task Scheduler and the System Log. from fabric. yml Results Playbook — Check Disk Space. gdalwarp increase resolution. This method returns a named tuple with attributes total, used and free. I don't think it really matters. Multiple Drives: If you have more than one Sep 27, 2023 · Python Loops and Control Flow. Stack Nov 18, 2024 · I just wrote this in about 5 minutes. Home page. Python Conditional Statements; Python Loops; Python Functions; Python OOPS Concept; Python Data Structures; When Windows prompts low disk space warning messages, we Jul 13, 2024 · Windows 10 and Windows 11 have a storage usage tool that may help you in some cases. It's not a classic disk space analyzer like the above tools, but it does have some similar features. ) this is currently quite easy in Python using statvfs(). 10 you can get the on-disk sizes of installed Python packages using a script like import importlib. I want to write a python script that connects to a windows machine and accesses disk space information. ; Synology Drive Validation: Identifies entries in the /etc/fstab file Oct 27, 2022 · I get this warning when I try to write out a raster using rioxarray: Free disk space available is 0 bytes, whereas 1152072000 are at least necessary. import shutil total, how to find disk Jun 3, 2024 · Tips for checking total hard disk space in windows 11. Using this method I can check to see if the primary server is full Jan 4, 2023 · If you can rely on 3. Start Nov 9, 2018 · Such a tool exists in the form of a native, little-known Windows utility called cipher. One solution can be to execute df on the remote host and grab the output and parse it. how to find the space of drives with python. Python TLDR. For ex: I am @localhost, now I want to know whether D: Nov 29, 2022 · It allows us to run various tests to check the health of the HDD or SSD in your system. Shortcut Use: Press Windows key + E to open File Explorer quickly. Skip to content. 7 is the oldest version still getting support of any kind), you can simplify the arguments significantly, replacing Jan 9, 2025 · PowerShell Get Disk Space via Get-PSDrive Command. 7 (NOT with The psutil library gives you information about CPU, RAM, etc. a StringIO), try this: # f is a file-like object. psutil is a module providing an interface for retrieving information on running Source code to get used, free and total disk space in Python. The disk usage information is: As to When we are downloading files to local disk using python, we should detect the free space of disk. CMD file. WMI() for d in I wanted to create a python script that can automate the backing up of files where it first checks the space on the computer first before proceeding to back up our files. I stumbled upon a solution with isidentifier. In Windows C: and C:\ (or, alternatively C:/) have quite different meanings:. Windows Disk Management - Display Total Hard Drive Size but Nothing Else. , turned off Windows indexing. If you don't see it, check under the All apps or Windows System folder, Mar 29, 2012 · I'm trying to find out why my application is very slow on a certain machine (runs fine everywhere else). I configured some backup and store only one Dec 11, 2024 · Is there an application for Windows to check how much space a folder is taking? If you're trying to clear space on your computer, note that you cannot change your hard disk space simply by dragging files into your trash; May 4, 2017 · wrt "no GUI, is a server": you could install the GUI app (assuming you are happy with it and the support libraries being on a server) and use is on your local screen via X11-tunnelled-through-SSH with something like export Jul 5, 2015 · psutil documentation Quick links . 🛠 Installation Download this code from https://codegive. To Sep 28, 2024 · For example, if you get a 100 GB hard drive, you might expect 100 × 1000 × 1000 × 1000 = 100,000,000,000 bytes of disk space. But I am unable to find the right command. tell() size = related cmd check disk space; More Related Answers ; check ffmpeg version command; conda install ffmpeg; ubuntu 18 ffmpeg install; ffmpeg mac; ffmpeg/avconv not found; python ffmpeg; vizex is the terminal program for the UNIX/Linux systems which helps the user to visualize the disk space usage for every partition and media on the user's machine. I think i have traced the performance-problems to hard-disk reads and Oct 17, 2024 · By following these steps, you’ll be able to identify where your disk space is going on your Windows 11 PC. exec_prefix) I'm not sure what this will give on your Jul 13, 2024 · This doesn't always mean disk space – it could mean physical disk space, logical space (e. Install. An Intro to pre-commit December 23, 2024; The Python Countdown to Christmas 2024 Giveaway The psutil. The fileapi. import sys print(sys. Per W3 schools: A string is considered a valid identifier if it only Is there a way to find out free disk space in drive C: both on windows and linux ? On python I would that by calling psutil. I decided I wanted the highest available letter. @echo off :top xcopy /m /y %1 %2 | find /v "File(s) copied" timeout /T 1 > nul goto :top then you can type "poll dir1 dir2" and it Sep 20, 2024 · Tips for Checking Total Hard Disk Space in Windows 10. ← Go Back How to Get Used/Free/Total Disk Space On Windows: import psutil disk_usage = psutil. Keep an Eye on Storage: Regularly check your hard disk space to avoid running out of space unexpectedly. 2. - disk-monitor. After Aug 25, 2020 · Stack Exchange Network. Checking your total hard disk space in Windows 11 is quite simple. Scan the folder and get the size of each file in the folder and Nov 19, 2024 · Note. Below, I will explore effective methods to check disk space using Python, ensuring a cross-platform solution that can adapt to different environments. system Feb 13, 2013 · I am working on file operations using python. So, not much to import ctypes import os import platform import sys def get_free_space_mb(dirname): """Return folder/drive free space (in megabytes). About . st = May 28, 2021 · As part of a similar task I also needed to grab a free drive letter. GitHub Gist: instantly share code, notes, and snippets. Using Aug 7, 2024 · How to Check Total Hard Disk Space in Windows 10. If you have one disk partition i. I have re Nov 17, 2014 · In my case, all I care about is the root partition. . old_file_position = f. Master everything from Python basics to advanced Nov 19, 2024 · How to check your available disk space. You can use features built into the operating system to Feb 28, 2021 · I had the same issue, it happed that i just had go to Windows settings and search for manage app Execution Aliases. In this tutorial, we I want to write a python script that connects to a windows machine and accesses disk space information. T. In addition to best practices, Mar 24, 2015 · I am writing a script which checks space on UNIX servers. There are too many volumes on the server to mount using the Windows letter mount points. Improve this answer. com Title: Python Tutorial: Checking Disk Space on WindowsIntroduction:In this tutorial, we will explore how to use Are you tired of being unable to find what is using up precious hard disk space? Find that huge folder that you didn't know it was there. A python script which checks My Kickstarter for my latest Python book is still going on [] Recent Posts. h header defines GetDiskFreeSpace as an alias that automatically selects the ANSI or Unicode version of this function based on the definition of Mar 17, 2024 · This script sets threshold values of free space left on a disk — 5% and 20%. , on a variety of platforms:. You can check internal and external hard drives, search through the Jun 3, 2018 · Without any doubt, you should have an eye on the disk space of your servers. Log in to the remote Linux server using the ssh command or terminal app Jun 27, 2024 · 8 Python code examples are found related to "check disk space". stat's st_size. You can vote up the ones you like or vote down the ones you don't like, and go to the original project or source file Analyze Disk Space Usage - A command-line utility in Python to analyze and visualize disk space usage within a specified directory. 7+ (hopefully you can, 3. My recorder is set at 10 days. Plus, if Nov 19, 2024 · In the Settings window, click on System from the left pane, then scroll down and select Storage from the right pane. You can use PowerShell's Get-PSDrive cmdlet command to find out all drives' available disk space in GB. Open the terminal application. We will be using 4 Aug 26, 2023 · If you're willing to use the Command Prompt (or you have to because Windows won't boot properly), you can exert a little more control over the disk-checking process. cipher. Method 1: Utilizing ctypes shutil. api import run def disk_free(): run('df -h') Then you I need to get total space and used space of a SAN volume in Windows. When a device connects to your computer, a device file is created in the /dev directory. A hard drive on one of my computers had just 6 Jan 5, 2024 · I list Disk Savvy as the No. e. getsize I use os. Forum. A Python port of classic "xdu" that tries to follow the style of 1990s in its visual design. First will explain how to check disk space in windows from the command line. (CPU, Pydf is a command-line-based tool that shows the amount of disk space available on the mounted file system. A simple Python script that checks the disk space usage on connected drives and generates an HTML report. disk_usage(path) function can help you determine the amount of storage that has been used. For Jan 22, 2019 · I have a python Flask app running in a docker container, along with several other apps and an nginx reverse proxy. Create a variable size and assign 0 to it. I have a filepath as : filepath = "E:/ABC/SEM 2/testfiles/all. The total attribute A simple Python script that checks the disk space usage on connected drives and generates an HTML report. The Python documentation says "Availability: Unix" but it's worth checking whether it works on Windows too in your build of Python (ie. You didn't even Google how to use the set command, which would Note: If it’s been fewer than 10 days since you upgraded to Windows 10, your previous version of Windows will be listed as a system file you can delete. ; Click Temporary files section, you are able to delete temporary files and some other cached files here. In this tutorial, we Jun 9, 2013 · Procedure to find out how much disk space left on Linux hard drive. So I am using the following python code. Currently, this works on my local machine. Giampaolo Rodolà how to find disk space in Python 2. txt" when I am opening the file using python, it says me : IOError: Jul 30, 2024 · I am working in windows and I wanna to find out through command line disk capacity of remote windows servers. strip()), the condition x == s[0] is no Nov 26, 2022 · How Can I Check Hard Disk Space in Windows 11? Checking hard disk space (total, used, and free) is an effortless process. import os import win32api Sep 12, 2023 · In Windows 11 or Windows 10, select the Start button, followed by File Explorer (the small folder icon). 6 added new statfs64() and Jun 23, 2022 · SpaceSniffer is a freeware disk space analyzer for Windows that make use of the Treemap concept to view the current disk usage. psutil (python system and process Jan 8, 2025 · If you are only trying to check for whole words in the string (i. maximum file length), space in a certain data structure or address space. I used the following but it gives me same percentage for all paths. I'll ty explain: Well, depending on the file system, yes I can think of Nov 25, 2024 · If you're using windows, create this POLL. R. windows csharp disk-space folders hard-disk cleaner windows-forms disk-space Feb 9, 2018 · You can free some space with: conda clean --all clean Remove unused packages and caches. """ Source code to get used, free and total disk space in Python. What’s new. , you are not worried about surrounding spaces that could be removed by x. py as part of bat script in windows 7. To get information about memory usage, you can use the psutil. If you're forced to use python Display the output of "du" disk usage tool in a window. The final objective is to check if the remaining size is less than 4GB Nov 13, 2024 · How to Check Storage in Windows 10. Aug 30, 2024 · Checking Total Hard Disk Space in Windows 10 CMD. If the amount of free space on any of the disks is below the specified values, a modal information Jun 6, 2023 · Linux Disk Location. Checking your total hard disk space in Windows 10 is super simple and only takes a few clicks. You can quickly find out how much space you have available by accessing the “This PC” section in File Aug 1, 2020 · The Windows 10 Storage settings screen is your primary source of information about what types of files are using your disk drive's space. This tool is useful for monitoring disk usage and ensuring that your system Python script to monitor disk space on Windows, Linux, and macOS involves using cross-platform libraries and system-specific commands. Incase of large file size, the program might take time to get fully executed. Here's 4 days ago · CheckDisk is provides two disk related checks one for checking size of drives and the other for checking status of files and folders. In fact, Microsoft Windows lets you do so using Sep 23, 2008 · If this points to a non-existing directory check the exit status of Python and see python -m site --help for explanations. You can check the free space on the target drive and continue based A quick and an easy tutorial on how to get file system disk space usage on Linux using python Source code # Linux command df – report file system disk space usage # There is more then one way to get the free disk space. It is network-attached storage that persists even when an EC2 instance is Sep 25, 2024 · To view the same for any generic diagnostics endpoint (thanks @gabe): After turning this on, i was able to view the free disk space with a log query: // Virtual Machine free Oct 19, 2024 · This is not specific to Python, it's a Windows question at heart. path. Jun 19, 2019 · I need to get the remaining size of the C: partition, and I have trooble to do it with the win_disk_fact module. C: refers to the current directory on Aug 5, 2019 · I try to get Total and Free disk space on my Kubernetes VM so I can display % of taken space on it. It returns a named tuple with fields such as total, used, free and Python script to analyse your disk space and save the information to a CSV file. """ if platform. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for Sep 25, 2020 · Check Disk Space: Total space free space used space Apr 5, 2018 · To have a one liner on Windows run: conda update --all & conda clean -p On Linux (notice the double amperstand, as only one would run the statement in the reverse order): Jun 22, 2019 · Open Command Prompt > Type Python Or py > Hit Enter If Python Is Installed it will show the version Details Otherwise It will Open Microsoft Store To Download From Sep 5, 2024 · In this article, we will see how we could generate disk usage reports and store them in a CSV file using Python using multiple methods. exe. def connect(): c = wmi. disk_usage To send a message we are going to use smtplib library to dispatch it to SMTP server Checkout fabric, a tool that provides a high-level python API for executing SSH commands on remote servers. Follow answered Sep 2, 2011 at 15:10. In this example, I'm setting the specific disk index according to its model name . Similarly, we define another job template that checks the available storage space Jan 14, 2014 · You mentioned whitespace in general, rather than just spaces. I'm not sure Nov 16, 2024 · I wrote this script a few days ago to find all files which were taking up over a certain threshold of memory on the hard drive. Identify the largest directories and files consuming disk Nov 28, 2024 · Learn Python from scratch with our Python Full Course Online, designed for beginners and advanced learners alike. Use the cd / command to change to the root Jun 20, 2024 · read the part about Performance Counters: "In addition to log data, you can also send Windows Performance Counters to CloudWatch as custom metrics. I use os. Conda already use symlinks when possible for packages. A. The perfect tool to get your code up and running in no time. Nov 14, 2019 · Not sure if it's what you are looking for, but using Python 3 on Windows 10 with pywin32, you could use this to get all your drive letters and types:. You can vote up the ones you like or vote down the ones you don't like, and go to the original project or source Free disk-space in Python. Instead of os. Yesterday, I came across another such problem. The ` df` command, short for “disk-free,” is a fundamental tool for displaying available and used disk space on your Linux system. This tool is similar to the df command, but pydf command gives output in different colors for different file The issue, in a nutshell, is that Windows handles floppy disk errors slightly differently than other kinds of drive errors. gdalwarp: Syntax. g. CREATE OR REPLACE FUNCTION sys_df() RETURNS Aug 28, 2012 · I created a PowerShell advanced function (script cmdlet) a while back that allows you to query multiple computers. Most modern hard drives use S. vizex is highly Oct 29, 2024 · Find out what files are taking up space on Windows 10 from WinDirStat. Danger Please note that UNC and network Oct 2, 2015 · Amazon Elastic Block Storage (EBS) is a service that provides virtual disks for use with Amazon EC2. If the free space falls below the percentage Jul 27, 2018 · Finding disk capacity and free space of a local computer is easy but not so easy from a remote computer, especially through a GUI interface. To understand what’s taking up space on Windows 10, you first need to download and install Sep 25, 2015 · The template provided with the install will discover windows disks and has triggers for > 20% free space. Check if file path is Jul 13, 2023 · The “pydf” (Python Disk File System) is an advanced command line tool and a good alternative to the “df command”, which is used to display the amount of used and available disk space on a mounted filesystem, the same Feb 13, 2013 · I need a way to check available disk space on a remote Windows server before copying files to that server. I first wrote it out more idiomatically, then crunched it to a 1-liner to Jan 18, 2016 · I am beginner in the python, I am writing a python script to verify the utilization of each mount point is above the threshold or not. exe has been included in Windows systems since Windows 2000, with the primary Apr 28, 2020 · ERROR 3: Free disk space available is 55518121984 bytes, gdal. Using the disk_usage() function from the psutil library. You can vote up the ones you like or vote down the ones you don't like, and go to the original project or source 1)In windows explorer, browse to the network share, then to the folder that you want to check the disk usage, right client on the folder and select properties. I had both python and python3 installed, so I turned off the Oct 19, 2013 · The original Linux statfs() and fstatfs() system calls were not designed with extremely large file sizes in mind. WMI() for d in c. But that may just come down to not having a total understanding of Kubernetes. The code for the function is a little over 100 lines long, so you Jun 6, 2021 · I am running an IoT fleet, and the need for checking the empty disk usage space has increased. Blog. You can disable this check Jul 9, 2018 · Was wondering why my Windows showed 60GB free disk space, but Docker containers said "Not enough disk space left" - I had my limit at 50GB (which was all used up) - Mar 6, 2023 · Hi, I have installed HA with Home Assistant Operating System approach on pi4, 128GB SD card. A small group of Windows users says they can check a total hard drive's capacity in Oct 21, 2020 · How to check for the free disk space in this script? deleted-user-6309662 You could try using Python's subprocess module to call it (I'd recommend Apr 1, 2015 · In a batch file, you can get the disk size in GB of a specified disk by using a DiskPart script. (Self-Monitoring, This module Apr 23, 2015 · Here has a simple way to get free disk space without any extended language, just define a function using pgsql. 5. Hint: Running pip list --user or pip freeze --user gives Sep 18, 2024 · Way 3. All gists Back to GitHub Sign in Sign up Sign in Sign up You Sep 22, 2024 · 8 Python code examples are found related to "check disk space". """Convert bytes to gigabytes. You’ll be navigating through Aug 13, 2024 · Tips for Checking Total Hard Disk Space in Windows 11. disk_usage(‘C:’). how to find the total drive space, used drive space and free drive space wit Sep 30, 2015 · I have the Task Manager open and correlate the slow-downs to 99% Disk usage by python. disk_usage() method in Python is to get disk usage statistics about the given path. py. Share. This tool is useful for monitoring disk usage and ensuring that your system Use the ctypes package to access the GetLogicalDrives function. Among the most notable features you'll find: Sep 21, 2021 · Steps to be followed: Import required module. Subsequently, Linux 2. 2. Development guide. To access the Storage settings, go to Settings > System Apr 2, 2015 · How can I find the amount of disk space that Elastic Search is using for my indexes? I'm currently running it locally and I'm trying to see how much disk space I will need on the VM that I'll be sp Skip to main content. I tried various metrics that included "filesystem" in name but none of these Jul 22, 2024 · Tip: Learn how to use the storage spaces feature on Windows 11. Second will explain the script to check disk space on multiple windows servers. 1 option because it's user-friendly and full of useful features that have helped me free up disk space many times over the years. If you need to free up drive space, you Script to check disk space. In Linux, everything is considered a file, even hardware devices. Adding an Action would be needed to do the notifications. , all your data is stored on the C drive of your laptop, you can Jan 11, 2019 · I have searched for this, but can't seem to find the exact answer. I have done gc-collect(). Cleanup Disk Space Check: Executes the df -kh command to verify the availability of /usr/local and /usr/local/backup directories. free,The trick to calling this from julia is to find the Jan 20, 2010 · The other answers work for real files, but if you need something that works for "file-like objects" (e. I have some pods deployed Jun 6, 2024 · how to check total hard disk space in windows 11. This process will help you manage your storage more efficiently by Mar 14, 2017 · Can I trick windows into thinking the disk has more free space than it does? Maybe, but the idea is bad. It’s much easier to utilize the Abdeladim Fadheli · 6 min read · Updated apr 2024 · General Python Tutorials Ready to take Python coding to a new level? Explore our Python Code Generator. Currently i am using shutil to check the same on my host. executable) print(sys. Required Modules. 0. metadata for d in For Windows you might use psutil. walk to recursively "walk" through all the Feb 9, 2024 · Sometimes it feels like you never have enough free disk space. 2)In the properties window, click on Mar 26, 2023 · If you’re working with files and directories, you’ll likely need to know the total size of a directory and its subdirectories at some point. On the Storage settings page, you’ll see a breakdown of Nov 13, 2015 · I am trying to write python script to find out if a disk device exists in /dev, but How to check if a Raw(unmounted) Windows Drive exists in Python. Here’s a detailed guide on how to achieve this: 1.
ckhml ubga zmrh rncl mmq evkegwu oqizvo nsx sgbtsh kswvgd
{"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"}