Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Python class for manipulation with Valve KeyValues files (VDF format). Provides parsing of VDF files to object with dict interface, editing of this object keys and values, and writing of any object with dict interface to VDF file format.
Advanced HUD Manager is free and open source software for quick managing and editing custom heads-up displays (huds) for Team Fortress 2. (Contains very old and dirty codebase!)
proof of concept captcha-like system using VDF (verifiable delay functions). it enables flow control similar to that provided by other captcha systems in a "non-interactive" manner
Winner of ETH India 2020 DApp Jedi Hackathon. First ever Tokenisation of Data Dynamics Oracles as NFTs and Token Swap between ERC721 and ERC20 Tokens. RANDAO using VDF on StarkWare Technology.
In Ubuntu 17.04, running StarCategorizer.py in Python 2.7.14 pulls up error
`Traceback (most recent call last):
File "./StarCategorizer.py", line 153, in
viewer = View.View()
File "/home/jazz/.local/share/Steam/userdata/(my steam ID)/7/remote/View.py", line 15, in init
self.master.iconbitmap(self.resource_path('logo.ico'))
File "/usr/lib/python2.7/lib-tk/Tkinter