This website works better with JavaScript.
Explore
Help
Sign In
lniwn
/
lottery-2018
Watch
1
Star
0
Fork
You've already forked lottery-2018
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
1
Branch
0
Tags
3.8 MiB
CSS
32.4%
SCSS
23.5%
Less
21.2%
JavaScript
18.3%
Python
3.7%
Other
1%
Tree:
80acb7a95a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '80acb7a95a'
${ noResults }
lottery-2018
/
run.py
5 lines
99 B
Raw
Blame
History
#! /usr/bin/python3
# -*- coding:utf-8 -*-
from
src
import
main
main
.
run
(
'
localhost
'
,
8080
,
True
)
Reference in new issue
Copy Permalink