Ok, thanks for the clarification.
Thanking You.
Saswat Mishra Sophomore B.Tech. I.I.T. Delhi
On Wed 13 Mar, 2019, 10:55 PM Abhilash Raj, <maxking@asynchronous.in> wrote:
On Wed, Mar 13, 2019, at 10:23 AM, Saswat Mishra wrote:
Ok, thanks a lot : )
But why don't we need to uninstall Postorius or HyperKitty to git update them ?
Because you are already working on git-head of Postorius when you are developing Postorius. Postorius doesn't depend on Hyperkitty, so yo don't need to update that.
Thanking You.
Saswat Mishra Sophomore B.Tech. I.I.T. Delhi
On Wed 13 Mar, 2019, 10:43 PM Abhilash Raj, <maxking@asynchronous.in> wrote:
On Wed, Mar 13, 2019, at 10:09 AM, Saswat Mishra wrote:
Hello
Yes. I saw this at https://postorius.readthedocs.io/en/latest/setup.html and I am attaching the screenshot below.
If you read the whole thing, it asks you to install a development version, i.e. latest version of MailmanClient from git.
Although, that can usually be done with a
-U
flag inpip install
command, without having to install.Thanking You.
Saswat Mishra Sophomore B.Tech. I.I.T. Delhi
On Wed 13 Mar, 2019, 10:19 PM Abhilash Raj, <maxking@asynchronous.in> wrote:
On Tue, Mar 12, 2019, at 9:55 PM, Saswat Mishra wrote:
Hello all ,
I have a doubt regarding the mailman client. Why do we need to uninstall the mailman client while going for development mode ?
You don,t, where did you see something like that?
Abhilash
Thanking You.
Saswat Mishra Sophomore B.Tech. I.I.T. Delhi
On Wed 13 Mar, 2019, 4:25 AM Abhilash Raj, <maxking@asynchronous.in> wrote:
On Tue, Mar 12, 2019, at 3:46 PM, Abhilash Raj wrote:
On Tue, Mar 12, 2019, at 3:08 PM, Derek Lambert wrote:
What package is the Python API client in? Is this what's documented at
https://mailman.readthedocs.io/en/latest/src/mailman/model/docs/model.html ?
This is what I was referring to by core.
That project is what we call Mailman Core as a whole. REST API is a part of it.
We also have MailmanClient1, which is Python API to help you talk to Core's REST API.
Also, this1 is probably what you need to add owners.
Thanks, Derek
On 3/12/19, 4:48 PM, "Abhilash Raj" <maxking@asynchronous.in> wrote:
On Tue, Mar 12, 2019, at 2:01 PM, Derek Lambert wrote: > I was referring to importing and using the core interfaces and
models directly. > > Based on your response I'm hearing that's probably not the best idea?
Besides not being the best idea, there is no need to. We have a Python API Client and an HTTP REST API, which should be
easy enough to use. I would say it is probably harder for you to
figure
out internal models and their relationships to tinker with the models/database directly.
Also, the private APIs can change over time and it is preferable
to the public APIs so that your out-of-band scripts don't break as we change internals of Mailman.
thanks, Abhilash > > Thank, > Derek > > On 3/12/19, 12:34 PM, "Abhilash Raj" <maxking@asynchronous.in>
wrote: > > On Tue, Mar 12, 2019, at 9:19 AM, Derek Lambert wrote: > > I’m writing some code to update maillist owners based on data from > > another system. > > > > Are there any specific recommendations around using either the REST API > > or core over the other? Either should work for my case. > > Core is the server which serves the REST API. If you meant REST API over > command line, then I would suggest that you go with REST API, which has way > more feature than CLI. > > > Thanks, > > > > Derek Lambert > > > > > > _______________________________________________ > > Mailman-Developers mailing list -- mailman-developers@python.org > > To unsubscribe send an email to > mailman-developers-leave@python.org > > >
> > Mailman FAQ: >
> > > > Security Policy: >
> > > > -- > thanks, > Abhilash Raj (maxking) > _______________________________________________ > Mailman-Developers mailing list --
mailman-developers@python.org > To unsubscribe send an email to mailman-developers-leave@python.org > >
> Mailman FAQ: >
> > Security Policy: >
> > > -- thanks, Abhilash Raj (maxking)
-- thanks, Abhilash Raj (maxking)
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj (maxking)
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj (maxking)
*Attachments:*
- IMG_20190313_223713.jpg
-- thanks, Abhilash Raj (maxking)
-- thanks, Abhilash Raj (maxking)