Eric Torres
|
9cf2ce7a0b
|
Account for duplicate elements in the iterable passed to filter()
|
2019-03-27 17:21:38 -07:00 |
|
Eric Torres
|
019cf2ecb1
|
Add ability to filter through iterables, pkgfile.filter(), and tests
|
2019-03-25 21:54:03 -07:00 |
|
Eric Torres
|
bc55d14bfa
|
Update regexes and if statement
|
2019-03-25 16:59:49 -07:00 |
|
Eric Torres
|
92818c444e
|
Docstring updates
|
2019-03-25 14:41:42 -07:00 |
|
Eric Torres
|
fdc5510c46
|
Move add and delete functionality to pkgfiles module, add tests
|
2019-03-25 14:20:36 -07:00 |
|
Eric Torres
|
9048a55c0f
|
Refactor pkgfiles module and depend on only pathlib and re
|
2019-03-25 13:47:42 -07:00 |
|
Eric Torres
|
5e30fcd0e8
|
Make signatures_only in pkgfiles.get_pkgfiles a required kwarg
|
2019-03-24 10:47:18 -07:00 |
|
Eric Torres
|
01f41472e2
|
Run black python linting utility on all source files
|
2019-03-06 23:43:37 -08:00 |
|
Eric Torres
|
c789f779ef
|
Clean if statement block and globs
|
2019-02-20 15:49:18 -08:00 |
|
Eric Torres
|
6c49217b0b
|
Make use of glob and os.path modules for filename handling
|
2019-02-20 15:44:37 -08:00 |
|
Eric Torres
|
64b2e6c747
|
Clean up if statements for get_pkgfiles()
|
2019-01-29 14:33:51 -08:00 |
|
Eric Torres
|
62a80b5dbf
|
Change default query to '' in get_pkgfiles()
|
2019-01-28 21:43:08 -08:00 |
|
Eric Torres
|
12cf5906a0
|
Make query parameter optional for get_pkgfiles()
|
2019-01-28 21:27:07 -08:00 |
|
Eric Torres
|
7a482c1802
|
Update docstring
|
2019-01-28 11:01:08 -08:00 |
|
Eric Torres
|
7c00a7580c
|
Redefine signatures parameter for function
|
2019-01-28 10:59:18 -08:00 |
|
Eric Torres
|
4181d339df
|
Add query parameter to get_pkgfiles
|
2019-01-28 10:53:56 -08:00 |
|
Eric Torres
|
c2a362023e
|
Update docstring and make if statement more explicit
|
2019-01-28 08:08:23 -08:00 |
|
Eric Torres
|
4c578142c1
|
Initial commit
|
2019-01-27 20:26:50 -08:00 |
|