Metadata-Version: 2.4
Name: dl-ai-snippets
Version: 0.1.0
Summary: AI/ML code snippets library
Author: Your Name
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# dl library

Example:

import dl
print(dl.dl1)
