Skip to content

AsTunO/WholePart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WholePart

Hello! Welcome, a project developed by students from UNIFACOL, Facol University, of the Information Systems course. For the achievement of grades in the discipline of Programming Logic.

Installation

Python

Windows

  • Download the script get-pip.py
  • Download the Python 3.9.5("https://www.python.org/ftp/python/3.9.5/python-3.9.5-amd64.exe")

Linux

	- $ which python
	- $ sudo apt-get install python3
	- $ sudo apt-get install python3-pip
	- $ sudo yum install python3
	- $ yum -y install python3-pip

Mac-OS

	- $ which python
	- $ xcode-select --install
	- $ sudo easy_install pip
	- $ sudo pip install --upgrade pip
	- $ ruby -e "$(curl -fsSL 			 https://raw.github.com/mxcl/homebrew/go)"
	- $ brew install python
	- $ brew install python3

PyCharm

  • Download in : ("https://www.jetbrains.com/pt-br/pycharm/download/download-thanks.html?platform=windows&code=PCC")

How to use

  • Download attached files

  • Save the files in the same directory

  • Check using python version 3.9.5 or higher

  • Run the .py file

Licence

Copyright (c) 2021 JULIO CESAR

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 OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages