1
0
Fork
You've already forked quines
0
Python code to generate quines
  • Python 100%
2022年03月26日 09:16:58 -04:00
src Add some files to the ritual initial commit. 2022年01月21日 19:23:58 -05:00
test Add some files to the ritual initial commit. 2022年01月21日 19:23:58 -05:00
.gitignore Initial commit 2022年01月22日 01:20:17 +01:00
LICENSE Initial commit 2022年01月22日 01:20:17 +01:00
README.md Put link to blog post in the readme file. 2022年03月26日 09:16:58 -04:00

quines

Python code to generate quines. The code is in support of a blog post and is explained there in excruciating detail.