Skip to content

svankie/pyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# structure (alpha)

|-- bin
|   `-- pyg
|-- lib
|   |-- pyg
|   |   |-- field
|   |   |   `-- example.py
|   |   |-- inout
|   |   |   `-- example.py
|   |   |-- interpreter.py
|   |   |-- param
|   |   |   `-- example.py
|   |   |-- relation
|   |   |   `-- example.py
|   |   |-- schema
|   |   |   |-- example.py
|   |   |   `-- another_example.py
|   |   `-- udf
|   |       `-- example.py
|   `-- pyg.py
|-- LICENSE
|-- README
|-- spec
|   |-- pyg
|   |   |-- field
|   |   |   `-- example_spec.py
|   |   |-- interpreter_spec.py
|   |   |-- relation
|   |   |   `-- example_spec.py
|   |   `-- schema
|   |       `-- example_spec.py
|   `-- spec.opts
`-- tasks
    `-- example.rake

About

DSL for writing PigLatin scripts in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published