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

egproject

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egproject

A Python package to print

  • 0.0.29
  • PyPI
  • Socket score

Maintainers
1

datesheetmgmt will make the complete Matrix,Seating Plan,Attendance Sheets,DutyChart for a given examination.

Prequisites

  • You must have Python 2.7 installed on your pc.
  • You must have installed pip.

How to install Python 2.7

Click here to see how to install Python 2.7 64 bit version:

<https://youtu.be/vNVY2usdFs4>__

Click here to see how to install pip:

<https://youtu.be/vNVY2usdFs4>__

Suitable Platform

This software is written for Python 2.7 64-bit version.

Installation

This software is intended for Windows x64 platform.

Go to the terminal and type:

| pip install datesheetmgmt

Modules Required

You will need these modules before start installing this software:

  • xlsxwriter for writing to xlsx files.
  • xlrd for reading from xlsx files.
  • openpyxl for reading from xlsx files.
  • PIL for dealing with images.
  • numpy
  • Tkinter for making GUI.
  • pandas for reading and writing xlsx files.
  • ast
  • itertools
  • shutil
  • time
  • codecs
  • random
  • datetime
  • re

How to install MODULES

Click here to see how to install different modules:

<https://youtu.be/7KTGnMZagCI>__

INPUT FILES REQUIRED

  • datesheet.xlsx file which will contain information about the date,time,course code and programme.
  • Multiple studentlist.xlsx files which will contain the student list.
  • roomfile.xlsx which will contain room dimensions.
  • LOGO.png file which will contain university LOGO.

How to make INPUT FILES

  • How to make datesheet.xlsx
  • How to make studentlist.xlsx
  • How to make roomfile.xlsx

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