This website requires JavaScript.
Explore
Help
Register
Sign In
Xefir
/
PyNyaaTa
Archived
Watch
1
Star
0
Fork
0
You've already forked PyNyaaTa
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-10-01
. You can view files and clone it, but cannot push or open issues or pull requests.
511d7b9be0
PyNyaaTa
/
run.py
6 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
New way to run pynyaata
2020-04-26 11:55:18 +00:00
#!/usr/bin/env python3
from
pynyaata
import
run
Change arch to be able to deploy to pypi
2020-04-09 18:47:56 +00:00
New way to run pynyaata
2020-04-26 11:55:18 +00:00
if
__name__
==
"
__main__
"
:
run
(
)
Reference in New Issue
Copy Permalink