Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fnschool

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fnschool

Just some school related scripts, without any ambition.

  • 20241126.81759.821
  • PyPI
  • Socket score

Maintainers
1

 _____ _   _ ____   ____ _   _  ___   ___  _     
|  ___| \ | / ___| / ___| | | |/ _ \ / _ \| |    
| |_  |  \| \___ \| |   | |_| | | | | | | | |    
|  _| | |\  |___) | |___|  _  | |_| | |_| | |___ 
|_|   |_| \_|____/ \____|_| |_|\___/ \___/|_____|
    

funingschool

NO Just some simple scripts for warehousing and consuming.

简体中文English

Key Features How To Use Credits Support License

Screenshot

Key Features

warehousing and consuming

  • Read food spreadsheets automatically.
  • The simplest and most straightforward consuming sheets.
  • Update sheets (warehousing, consuming, summing, etc) automatically.
  • Reduce calculation errors.
  • Effectively eliminate unit prices containing infinite decimals.
  • Merge food sheets between spreadsheets.
  • Easy to use.

Test statistics

  • An easy-to-use "test score entry form".
  • Clear test results at a glance, converting table data into Intuitive images.
  • Display comments.
  • Effectively assist testers, especially teachers and students.

How To Use

Install Python3

on Ubuntu:

sudo apt-get install python3 python3-pip python3-tk

For Windows 10 and Windows 11, you can install Python3 from https://www.python.org/getit/ . (fnschool requires Python 3.12 or later)

Install fnschool and run it

Run the command line application:

  • Ubuntu: Ctrl+Alt+T.
  • Windows: "Win+R, powershell, Enter".

Enter the following commands:

# install fnschool.
pip install -U fnschool

# Making bill of "canteen" module.
fnschool-cli canteen mk_bill
# Merging food sheets of "canteen" module.
fnschool-cli canteen merge_foodsheets

# run `test statistics` module.
fnschool-cli exam enter

Note: Read the information it prompts carefully, which is the key to using it well.

Credits

This software uses the following open source packages:

Support

Buy me a `coffee`:

Buy me a "coffee".

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc