Skip to main content

Check Covid: Check Covid Tests without all the fuzz

Project description

# Check Covid


Data Formatting

First, data formatting. It is troublesome to read Excel files, so copy the lines of name and passport ID.

Do NOT include the header.

Then, go to your desktop, right click, new file, new text file, and paste the data into the text file.

Save and quit.


Script Running

Install Python from python.org. If prompted, check add Python to PATH.

Next, open terminal by press Windows + R, type cmd.

Type pip install check_covid to install the package.

Type python to open python. If python opens Microsoft Store, close Microsoft Store and type py instead.

Before you run the script, ensure that you have openned the corresponding WeChat miniprogram.

Move the miniprogram window to the top left corner. (It does not need to be very precise.)

Move the terminal window such that the windows do not overlap. Do NOT minimize the terminal window.

Enter import check_covid to start the program.

The program will ask you for how many days to search and whether to search for today.

For instance, to search for yesterday, that would be 1 day and no today. Enter 1 and n.

Then, drag the text file you have created into the terminal window. Some text will appear.

This is called the path of your data file. Then, press Enter.

Finally, wait for the process to finish!!!


Trouble Shooting

If the program outputs more than 10 consecutive BRUHs, if means that there is a problem.

You can do the following:

  • Check if the mouse clicks are in the correct position
  • Check if something is blocking the clicks
  • Check if the APP is not responding
  • etc.

And

WARNING

DO NOT USE THIS PACKAGE FOR UNINTENDED PURPOSES. LIKE CREATING A DENIAL OF SERVICE ATTACK. THE RULE: BE SENSIBLE.

License

MIT License (MIT License Copyright (c) 2022 STCA

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.)

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

Check Covid-1.0.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

Check_Covid-1.0.0-py3-none-any.whl (4.3 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