Skip to content

andreeaOl/FirstProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Page TITLE
=====================================================
A program that prints the title of a given web page.
-----------------------------------------------------
It contains two main files:
	prog.py
	prog_test.py
-----------------------------------------------------
SETUP

>virtualenv --no-site-packages venv
$ git clone git@redmine.platformable.net:fpapplication.git
>cd fpapplication
>venv/Scripts/activate  or  venv/bin/activate
>pip install -r requiements.txt
------------------------------------------------------
RUNNING THE PROGRAM

>python prog.py
Provide a full URL of a website:_
	The url provided must cotain 'http://www....'
------------------------------------------------------
RUNNING THE TEST

>coverage run prog_test.py
>coverage report

About

A python program that prints the title of a given web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages