-
This will create an egg file for download and installation with easy_install:
$ python3 setup.py bdist_egg
-
This will install the package, either on the system or the user site:
$ python3 setup.py install [--user]
(The user site is ~/.local on UNIX and %APPDATA%\Python on Windows.)
-
This will create a source distribution, which can be easily downloaded, unpacked and used without installation:
$ python3 setup.py sdist [--format=gzttar|zip]
-
Notifications
You must be signed in to change notification settings - Fork 0
Manipulation Operations Designed Only for Deterministic Regular Expressions
License
cburschka/modod
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Manipulation Operations Designed Only for Deterministic Regular Expressions
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published