Skip to content

Commit

Permalink
drop fillforms
Browse files Browse the repository at this point in the history
  • Loading branch information
iagocanalejas committed Jan 25, 2024
1 parent fcbb4d7 commit 395b6a5
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 647 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,3 @@ Create a list of lemmas for the given phrase.
```sh
python lemmatize.py <phrase>
```

## Build PDF

Build all required files for a rower.

```sh
python fillforms.py <options>
# -on: SignOn date to use in the documents (DD/MM/YYYY).
# -t, --type: Specifies the list of files to be generate (['all']). ['national', 'image', 'fegar', 'xogade', 'all']
# -p, --parent: Specifies if the rower requires parents data. (False)
# -i, --images: Folder containing the images for fegar generator.
# --coach: Create the files for a coach.
# --directive: Create the files for a delegate.
# --no-preset: Asks to input more information.
# --no-entity: Asks to input entity information.
# --debug: Logs and autofilled data.
```
115 changes: 0 additions & 115 deletions fillforms.py

This file was deleted.

1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
fillpdf==0.7.2
inquirer==3.2.1
matplotlib==3.8.2
numpy==1.26.3
Expand Down
5 changes: 0 additions & 5 deletions rscraping/builder/__init__.py

This file was deleted.

31 changes: 0 additions & 31 deletions rscraping/builder/_fields.py

This file was deleted.

Loading

0 comments on commit 395b6a5

Please sign in to comment.