Atomic toolsΒΆ

The tools is used to activate the shared atomic enterprise and modify the network connection to our website.

You can run the script use the following command:

[philren@PhilMacBook] cd ( installation directory typically named site-manage)

1)For all other platform except PyPy on windows, use
[philren@PhilMacBook] python shared_atomic/atomic_tools.py -h

usage: atomic_tools.py [-h] -a {a,p}

user tools for Shared Atomic Enterprise

optional arguments:
    -h, --help show this help message and exit
    -a {a,p}, --action {a,p}
          a for activation, p for proxy setting

2)For PyPy on windows, use
 .\atomic_activation_cpython_wrapper.exe


.